llvm-capstone/libcxx/test
Mark de Wever d29297239f
[libc++] Implements P2517R1. (#77239)
As pointed out by @Zingam the paper was implemented in libc++ as an
extension. This patch does the bookkeeping. The inital release version
is based on historical release dates.

Completes:
- Add a conditional noexcept specification to std::apply
2024-01-09 19:11:40 +01:00
..
configs [libc++] Run picolibc tests with qemu 2023-11-29 17:21:08 -05:00
libcxx [libc++] Allow running the test suite with optimizations (#68753) 2024-01-09 10:39:14 -05:00
std [libc++] Implements P2517R1. (#77239) 2024-01-09 19:11:40 +01:00
support [libc++] Allow running the test suite with optimizations (#68753) 2024-01-09 10:39:14 -05:00
tools [NFC][libc++] Fixes a compiler warning. 2023-12-31 15:36:49 +01: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++][modules] Adds std.compat module. (#71438) 2023-12-09 13:51:50 +01:00