llvm-project/libcxx/test/std/utilities/function.objects/negators
Louis Dionne f8b6529218 [libc++] Translate MODULES_DEFINES annotations to ADDITIONAL_COMPILE_FLAGS
This allows both the old and the new testing formats to handle these
tests with modules enabled.

We also include the modules flags in the %{flags} substitution, which
means that .sh.cpp tests in the old format and all tests in the new
format will use modules flags when enabled.
2020-04-07 14:40:49 -04:00
..
binary_negate.depr_in_cxx17.fail.cpp [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
binary_negate.pass.cpp [libc++] Translate MODULES_DEFINES annotations to ADDITIONAL_COMPILE_FLAGS 2020-04-07 14:40:49 -04:00
not1.depr_in_cxx17.fail.cpp [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
not1.pass.cpp [libc++] Translate MODULES_DEFINES annotations to ADDITIONAL_COMPILE_FLAGS 2020-04-07 14:40:49 -04:00
not2.depr_in_cxx17.fail.cpp [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
not2.pass.cpp [libc++] Translate MODULES_DEFINES annotations to ADDITIONAL_COMPILE_FLAGS 2020-04-07 14:40:49 -04:00
unary_negate.depr_in_cxx17.fail.cpp [libc++] Do not force the use of -Werror in verify tests 2020-03-26 07:54:45 -04:00
unary_negate.pass.cpp [libc++] Translate MODULES_DEFINES annotations to ADDITIONAL_COMPILE_FLAGS 2020-04-07 14:40:49 -04:00