llvm/libcxx
Mark de Wever 5ffb1047cd [libc++][nfc] Add TEST_HAS_NO_INT128.
This avoids using an libc++ internal macro in our tests.

D117992 removed them, but it seems new occurrences have been introduced.
2022-02-12 20:07:58 +01:00
..
benchmarks [libc++] Fix modules and benchmarks CI builds when incomplete features are disabled 2022-02-08 15:15:07 -05:00
cmake [libc++][NFC] Work around false positive ODR violations from ASan. 2022-02-11 11:56:51 -08:00
docs [libc++][format] LWG-3648 format should not print bool with 'c' 2022-02-11 17:45:14 +01:00
include [libc++] Use _LIBCPP_NO_UNIQUE_ADDRESS for base in join_view 2022-02-11 18:37:32 -05:00
lib
src [libcxx] Silence -Wformat-nonliteral warnings in the Windows support code 2022-02-10 22:44:51 +02:00
test [libc++][nfc] Add TEST_HAS_NO_INT128. 2022-02-12 20:07:58 +01:00
utils [libc++] Disable local submodule visibility in the modules build 2022-02-11 15:52:55 -05:00
.clang-format
.clang-tidy
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt [runtimes] Remove support for standalone builds 2022-02-09 08:55:31 -05:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT