llvm-capstone/libcxx
2023-10-10 21:51:21 -07:00
..
benchmarks [libc++] Optimize ranges::count for __bit_iterators 2023-10-06 22:58:41 +02:00
cmake [runtimes] Fix link order of system librarires on Apple platforms (#66940) 2023-09-21 05:10:05 -04:00
docs [libcxx] Allow string to use SSO in constant evaluation. (#66576) 2023-10-10 11:31:47 -07:00
include [libc++][NFC] Fix typo in synopsis comment 2023-10-10 21:51:21 -07:00
lib [libc++] Simplify the implementation of locale::id (#65781) 2023-09-12 19:20:27 -04:00
modules [libc++] Implement ranges::ends_with 2023-09-18 11:56:10 -07:00
src [libc++] Recategorize additional instantiations in the dylib as availability macros 2023-10-06 11:21:05 +02:00
test [libcxx] Allow string to use SSO in constant evaluation. (#66576) 2023-10-10 11:31:47 -07:00
utils [libc++] Remove libc++'s own <limits.h> (#65472) 2023-10-10 11:06:43 -07:00
.clang-format [libc++] Make everything in namespace std have default type visibility and hidden visibility and remove _LIBCPP_ENUM_VIS 2023-08-19 15:16:04 -07:00
.clang-tidy [libc++] Fix template parameter naming and enforce it through readability-identifier-naming 2023-07-24 19:54:12 -07: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++][hardening] Undeprecate safe mode (#68391) 2023-10-10 11:10:18 -07:00
CREDITS.TXT [libcxx] Add mdspan/extents 2023-05-16 14:30:36 -07:00
LICENSE.TXT
TODO.TXT