llvm-project/libcxx
Mark de Wever cb68fc814a [libc++] Add myself to the credits.
Noticed while updating the credits for the to_chars patch.
2021-11-28 15:24:45 +01:00
..
benchmarks [libc++][format] Adds formatting benchmarks. 2021-11-28 13:12:53 +01:00
cmake Revert "[runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler implied -lunwind" 2021-11-17 12:50:33 +02:00
docs [libcxx][NFC] adds var-const@ as the owner for the uninitialised algos 2021-11-22 18:44:13 +00:00
include [libc++] Remove support for Clang 9 and older. 2021-11-28 15:17:05 +01:00
lib [libc++] Resolve missing table_size symbol 2021-11-18 15:49:45 -05:00
src [libc++] Add missing __format__ attributes 2021-11-26 11:03:14 -05:00
test [libcxx][NFC] Add tests for associative containers key_comp and value_comp 2021-11-27 01:46:22 +03:00
utils [libc++] Trigger rebuild of the Docker image so we get a new nightly Clang 2021-11-26 12:57:30 -05:00
.clang-format [libc++] Update clang-format to C++20. 2021-10-30 12:50:57 +02:00
.clang-tidy [libc++] [NFC] Disable clang-tidy's readability-identifier-naming check 2021-11-16 20:14:07 +01:00
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt Revert "[runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler implied -lunwind" 2021-11-17 12:50:33 +02:00
CREDITS.TXT [libc++] Add myself to the credits. 2021-11-28 15:24:45 +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