llvm-capstone/libcxx/test
Louis Dionne 026776fb60
[libc++] Refactor the creation of the global and classic locales (#72581)
The creation of the global and the classic locales was pretty twisty.
This patch refactors how this is done to reduce the amount of
indirections and prepare the terrain for a future where GCC implements
the no_destroy attribute.
2023-11-23 10:28:57 -05:00
..
configs [libc++][AIX] Add OS version to target triple 2023-10-31 16:23:05 -04:00
libcxx [libc++] Remove the deprecated _LIBCPP_AVAILABILITY_CUSTOM_VERBOSE_ABORT_PROVIDED macro (#73164) 2023-11-22 17:49:05 -05:00
std [libc++] Refactor the creation of the global and classic locales (#72581) 2023-11-23 10:28:57 -05:00
support [libc++][NFC] Run clang-format on uses_alloc_types.h 2023-11-23 10:24:35 -05:00
tools [libc++] Bump the clang version the clang-tidy checks are based on (#68318) 2023-10-06 11:43:33 +02:00
.clang-format [libc++] Improves clang-format settings. 2023-02-27 19:24:06 +01:00
.clang-tidy [libc++] Update clang-tidy configuration for the tests 2023-08-03 09:40:48 -07:00
CMakeLists.txt [runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691) 2023-10-04 18:11:37 -04:00
lit.cfg.py [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi 2023-05-25 11:15:34 +02:00
lit.local.cfg [libc++][C++20 modules] Tests no experimental library build. 2023-09-06 19:31:29 +02:00