llvm-project/libcxx/test
Mark de Wever 088c7f7e3c [libc++] Applies P0602R4 retro-actively.
While testing a test failure of C++17 with Clang ToT it was noticed the
paper
  P0602R4 variant and optional should propagate copy/move triviality
was not applied as a DR in libc++.

This was discovered while investigating the issue "caused by" D131479.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D133326
2022-09-20 19:01:34 +02:00
..
configs [libcxx] [test] Remove --env PATH from the static clangcl config 2022-08-19 11:40:58 +03:00
libcxx [libc++][chrono] Removes format include. 2022-09-20 18:58:13 +02:00
std [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00
support [libc++][test] Adds format string helper. 2022-09-20 18:58:37 +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