llvm-project/libcxx
Arthur O'Dwyer 0efd9a03fa [libc++] [test] Refactor string_view comparison tests for comprehensiveness.
Differential Revision: https://reviews.llvm.org/D114658
2021-12-01 15:04:33 -05:00
..
benchmarks [libc++][format] Adds formatting benchmarks. 2021-11-28 13:12:53 +01:00
cmake [runtimes] Remove support for GCC-style 32 bit multilib builds 2021-12-01 12:57:01 -05:00
docs [runtimes] Remove support for GCC-style 32 bit multilib builds 2021-12-01 12:57:01 -05:00
include [libcxx][NFC] Make sequence containers slightly more SFINAE-friendly during CTAD. 2021-12-01 11:56:51 -08: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 [libc++] [test] Refactor string_view comparison tests for comprehensiveness. 2021-12-01 15:04:33 -05:00
utils [runtimes] Remove support for GCC-style 32 bit multilib builds 2021-12-01 12:57:01 -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
CMakeLists.txt [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS 2021-12-01 12:57:30 -05: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