llvm-project/libcxx/test
Louis Dionne 8c6319e30a [libc++] Add a missing assertion in std::span's constructor
Also, add missing tests for assertions in span constructors. Now I
believe that all of std::span's API should be hardened, and all the
assertions should have a corresponding test.

Differential Revision: https://reviews.llvm.org/D131681
2022-08-11 15:31:46 -04:00
..
configs [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
libcxx [libc++] Add a missing assertion in std::span's constructor 2022-08-11 15:31:46 -04:00
std [libc++] Implement `thread::id` comparators as free functions 2022-08-10 11:39:50 -07:00
support [NFC][libc++][test] Removes unneeded code. 2022-08-10 19:00:55 +02:00
.clang-tidy [libc++] Add clang-tidy for the tests 2022-07-20 11:26:49 +02:00
CMakeLists.txt [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00
lit.cfg.py