llvm-project/libcxx
Louis Dionne 4431e8c84e [libc++] Override the value of LIBCXX_CXX_ABI in the cache
This will allow us to remove this entirely once the commit has propagated
through all CI and hence changed the value in the cache.
2022-05-19 11:21:09 -04:00
..
benchmarks [libc++] Granularize algorithm benchmarks 2022-05-19 16:13:52 +02:00
cmake [runtimes] Fix the build of merged ABI/unwinder libraries 2022-05-19 10:49:36 -04:00
docs [libc++][format] Improve format-arg-store. 2022-05-18 20:11:36 +02:00
include [libc++] Enable move semantics for vector in C++03 2022-05-19 16:11:56 +02:00
lib [libc++] Remove the legacy LIBCXX_LIBCPPABI_VERSION option 2022-05-16 15:23:43 -04:00
src [runtimes] Fix the build of merged ABI/unwinder libraries 2022-05-19 10:49:36 -04:00
test [libc++] Enable move semantics for vector in C++03 2022-05-19 16:11:56 +02:00
utils [runtimes] Fix the build of merged ABI/unwinder libraries 2022-05-19 10:49:36 -04:00
.clang-format [libc++] Update clang-format to C++20. 2021-10-30 12:50:57 +02:00
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
CMakeLists.txt [libc++] Override the value of LIBCXX_CXX_ABI in the cache 2022-05-19 11:21:09 -04:00
CREDITS.TXT Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml