llvm-project/libcxx/test
Louis Dionne a5fa5f7cb8 [libc++] Do not force the use of -Werror in verify tests
Forcing -Werror and other warnings means that the test suite isn't
actually testing what most people are seeing in their code -- it seems
better and less arbitrary to compile these tests as close as possible
to the compiler default instead.

Removing -Werror also means that we get to differentiate between
diagnostics that are errors and those that are warnings, which makes
the test suite more precise.

Differential Revision: https://reviews.llvm.org/D76311
2020-03-26 07:54:45 -04:00
..
libcxx [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
pretty_printers [libcxx] Add a std::string_view pretty printer for libcxx. 2020-01-29 13:04:29 -05:00
std [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
support [libc++] NFC: Reuse the TEST_CONCAT macro instead of reimplementing one 2020-03-24 15:28:18 -04:00
CMakeLists.txt [libc++] Fix CMake configuration breakage when libc++ is built neither static nor dynamic 2020-03-25 16:50:19 -04:00
lit.cfg Allow site-specific test_exec_root. 2020-03-13 12:23:49 -07:00
lit.site.cfg.in [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present 2020-03-25 15:29:58 +03:00
nothing_to_do.pass.cpp force the bots to cycle 2019-05-09 02:34:37 +00:00