llvm-capstone/libcxx/test
Louis Dionne 2c1c4777a5 [libc++] Always use -fsyntax-only in .fail.cpp tests
We had a workaround because GCC 5 does not evaluate static assertions
that are dependent on template parameters. This commit removes the
workaround and marks the corresponding tests as unsupported with GCC 5.
This has the benefit of bringing the new and the old test formats closer
without having to carry a workaround for an old compiler in the new
test format.
2020-04-06 11:38:45 -04:00
..
libcxx [libc++] Make sure we include %{flags} when building with the new format 2020-04-06 11:24:04 -04:00
pretty_printers [libc++/libc++abi] Properly delimit lit substitutions 2020-03-27 10:27:38 -04:00
std [libc++] Always use -fsyntax-only in .fail.cpp tests 2020-04-06 11:38:45 -04:00
support [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
CMakeLists.txt [libc++] Refer to the Filesystem static test env as relative paths 2020-04-02 16:51:37 -04:00
lit.cfg Revert "[libc++] Enable the new libc++ testing format by default" 2020-04-05 07:16:47 -04: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