llvm-project/libcxx/test/std/language.support
David Zarzycki 11fb68abab [libc++] Unbreak test suite (CWG1423)
clang 9ce6dc9872 drops support for
implicit conversion of nullptr_t to bool. From that commit:

    The C++ rules briefly allowed this, but the rule changed nearly 10
    years ago and we never updated our implementation to match. However,
    we've warned on this by default for a long time, and no other compiler
    accepts (even as an extension).
2020-02-11 15:00:33 -05:00
..
cmp Support tests in freestanding 2019-02-04 20:31:13 +00:00
cstdint/cstdint.syn 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
support.dynamic [libc++] Take 2: Implement LWG 2510 2019-09-26 14:51:10 +00:00
support.exception 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
support.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
support.initlist 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
support.limits Reland [libc++] [P0325] Implement to_array from LFTS with updates. 2020-01-31 11:47:18 +01:00
support.rtti 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
support.runtime Fix _LIBCPP_HAS_ definitions for Android. 2019-11-18 12:19:58 -08:00
support.start.term 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
support.types [libc++] Unbreak test suite (CWG1423) 2020-02-11 15:00:33 -05:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00