llvm-project/libcxx/test/std/experimental
Marek Kurdej dde0fcd7a7 [libc++] [libc++abi] Mark a few tests as unsupported/xfail on gcc-7/8/9.
This should make the builder http://lab.llvm.org:8011/#/builders/101/ happy.
It uses gcc-9 and not Tip-Of-Trunk as its name indicates BTW.
GCC-10 passes all these tests.

Fix gcc warnings: -Wsign-compare, -Wparentheses, -Wpragmas.

Reviewed By: ldionne, #libc, #libc_abi

Differential Revision: https://reviews.llvm.org/D92099
2020-11-26 08:59:52 +01:00
..
algorithms/alg.search [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
filesystem [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
func [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
iterator/ostream.joiner [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
language.support/support.coroutines [libc++] Fix heap UaF issue in coroutine test 2020-09-28 16:09:15 -04:00
memory [libcxx] Resolve LWG 2724 protected -> private. 2020-11-23 14:27:22 -08:00
simd [libc++] [libc++abi] Mark a few tests as unsupported/xfail on gcc-7/8/9. 2020-11-26 08:59:52 +01:00
utilities [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
lit.local.cfg [libcxx] Make sure all experimental tests are disabled when enable_experimental=False 2019-02-23 11:24:03 +00:00