llvm-project/libcxx/test/libcxx/diagnostics
Louis Dionne 45c935bd0b [libc++] Purge mentions of GCC 4 from the test suite
We don't support GCC 4 and older according to the documentation, so
we should pretend it doesn't exist.

This is a re-application of r372787.

llvm-svn: 372916
2019-09-25 19:40:48 +00:00
..
assertions Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
errno Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
std.exceptions Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
syserr Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
enable_nodiscard.fail.cpp [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
enable_nodiscard_disable_after_cxx17.fail.cpp [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
enable_nodiscard_disable_nodiscard_ext.fail.cpp [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
nodiscard.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
nodiscard_aftercxx17.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
nodiscard_aftercxx17.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
nodiscard_extensions.fail.cpp [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
nodiscard_extensions.pass.cpp Try to suppress nodiscard_extension failures with Xcode 9 2019-04-04 13:37:15 +00:00