llvm-project/libcxx
Mark de Wever e885b1137b [libc++][format[[nfc] Use string_view in tests.
This change is a preparation for adapting the tests for
  P2216 std::format improvements

Reviewed By: #libc, Quuxplusone, ldionne

Differential Revision: https://reviews.llvm.org/D118717
2022-02-08 17:31:18 +01:00
..
benchmarks [libc++][format] Adds formatter floating-point. 2022-01-24 18:12:24 +01:00
cmake [libc++] Add Unstable ABI CI run 2022-02-05 15:37:22 +01:00
docs [libc++] Remove the ability to use the std::nullptr_t emulation in C++03 mode 2022-02-07 17:51:05 -05:00
include [libc++] Mark some members private in experimental/functional 2022-02-07 18:06:56 -05:00
lib Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
src [libc++] Remove vector base class 2022-02-04 13:06:28 +01:00
test [libc++][format[[nfc] Use string_view in tests. 2022-02-08 17:31:18 +01:00
utils [libc++] Add a Lit configuration for running back-deployment tests 2022-02-08 11:13:58 -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 checks 2021-12-06 01:51:23 +01:00
.gitignore
CMakeLists.txt [libc++] Disable -Wattributes in GCC 2022-02-07 19:58:25 +01: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