llvm-capstone/libcxx
Zbigniew Sarbinowski aa8a5b800d [SystemZ][ZOS] libcxx - no posix memalign
The unavailability of posix_memalign on z/OS forces us to define _LIBCPP_HAS_NO_LIBRARY_ALIGNED_ALLOCATION'. The use of posix_memalign is being used in libcxx/src/new.cpp.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D90178
2020-11-12 14:47:58 -05:00
..
benchmarks [runtimes] Revert the libc++ __config_site change 2020-10-23 09:41:48 -04:00
cmake [libc++] Rework the whole availability markup implementation 2020-11-05 12:28:52 -05:00
docs [libc++] Implement P0919R3: heterogenous lookup for unordered containers 2020-11-11 17:44:42 -05:00
include [SystemZ][ZOS] libcxx - no posix memalign 2020-11-12 14:47:58 -05:00
lib [libc++] NFC: Remove symbol from ABI list changelog that was never added 2020-11-12 14:35:56 -05:00
src [libc++] Instantiate additional <iostream> members in the dylib 2020-11-12 13:52:47 -05:00
test [libc++] Implement P0919R3: heterogenous lookup for unordered containers 2020-11-11 17:44:42 -05:00
utils [libc++] Implement P0919R3: heterogenous lookup for unordered containers 2020-11-11 17:44:42 -05:00
www [libc++] [P0340] [C++20] Update status page. NFC. 2020-11-12 09:32:29 +01:00
.clang-format
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt [SystemZ][ZOS] libcxx - no posix memalign 2020-11-12 14:47:58 -05:00
CREDITS.TXT
LICENSE.TXT
NOTES.TXT
TODO.TXT