llvm-capstone/libcxx
2024-01-10 13:41:59 -05:00
..
benchmarks [libc++] Implement ranges::contains (#65148) 2023-12-19 16:34:19 -08:00
cmake [libc++] Allow running the test suite with optimizations (#68753) 2024-01-09 10:39:14 -05:00
docs [libc++][docs] Document the libc++ Lit testing format naming scheme (#73136) 2024-01-10 10:51:06 -05:00
include [libc++] Remove _LIBCPP_C_HAS_NO_GETS (#77346) 2024-01-10 13:34:03 -05:00
lib [libc++][print] Adds ostream overloads. (#73262) 2023-12-19 19:32:17 +01:00
modules [libc++][modules] Fixes C++20 build errors. 2023-12-23 11:43:17 +01:00
src Reapply "[libc++][streams] P1759R6: Native handles and file streams" (#77190) 2024-01-07 18:01:03 +02:00
test [libc++][NFC] Fix typo in comments 2024-01-10 13:41:59 -05:00
utils [libc++][docs] Document the libc++ Lit testing format naming scheme (#73136) 2024-01-10 10:51:06 -05:00
.clang-format [libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095) 2023-12-04 10:25:14 -05: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 [runtimes] Don't link against compiler-rt explicitly when we use -nostdlib++ (#75089) 2023-12-13 13:57:48 -05:00
CREDITS.TXT [libcxx] Add mdspan/extents 2023-05-16 14:30:36 -07:00
LICENSE.TXT
TODO.TXT