llvm-capstone/libcxx
2024-02-06 16:36:23 -08:00
..
benchmarks [libc++abi] Implement __cxa_init_primary_exception and use it to optimize std::make_exception_ptr (#65534) 2024-01-22 10:12:41 -05:00
cmake [libc++] Install modules. (#75741) 2024-01-21 12:16:22 +01:00
docs [libcxx] Add a release note for Clang-cl specific features (#80010) 2024-02-06 16:36:23 -08:00
include [libc++] Rename __bit_reference template parameter to avoid conflict (#80661) 2024-02-05 13:21:41 -08:00
lib [libc++] Mention __cxa_init_primary_exception in the ABI changelog 2024-01-22 12:19:05 -05:00
modules [libc++][modules] Support using the module std with -fno-char8_t. (#79155) 2024-02-02 19:53:27 +00:00
src [libc++] Fix the behavior of throwing operator new under -fno-exceptions (#69498) 2024-01-22 22:33:04 -05:00
test [libc++] Add missing conditionals for feature-test macros (#80168) 2024-02-05 11:49:51 -08:00
utils [libc++] Add missing conditionals for feature-test macros (#80168) 2024-02-05 11:49:51 -08:00
vendor/llvm [libc++][hardening] In production hardening modes, trap rather than abort (#78561) 2024-01-19 13:48:13 -08:00
.clang-format [libc++][memory] P2868R1: Removing deprecated typedef std::allocator::is_always_equal (#78562) 2024-01-20 06:07:19 +02:00
.clang-tidy [libc++] Clang-tidy enable modernize-use-nullptr. 2024-01-21 13:08:18 +01:00
.gitignore
appveyor-reqs-install.cmd
appveyor.yml Remove lit's --summary flag from buildbots. 2023-08-31 14:23:51 -04:00
CMakeLists.txt [libc++] Install modules. (#75741) 2024-01-21 12:16:22 +01:00
CREDITS.TXT [libcxx] Add mdspan/extents 2023-05-16 14:30:36 -07:00
LICENSE.TXT
TODO.TXT