llvm-project/libcxx/test/std/language.support
Louis Dionne 0724f8bf47 [libc++] Implement C++20's P0784 (More constexpr containers)
This commit adds std::construct_at, and marks various members of
std::allocator_traits and std::allocator as constexpr. It also adds
tests and turns the existing tests into hybrid constexpr/runtime tests.

Thanks to Richard Smith for initial work on this, and to Michael Park
for D69803, D69132 and D69134, which are superseded by this patch.

Differential Revision: https://reviews.llvm.org/D68364
2020-09-22 11:20:33 -04:00
..
cmp [libc++] Add equality for spaceship types for themselves 2020-06-18 10:22:50 -04: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 [libcxx] Remove the 'availability' Lit feature 2020-09-11 11:34:49 -04:00
support.exception [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' 2020-04-22 08:25:27 -04:00
support.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
support.initlist [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
support.limits [libc++] Implement C++20's P0784 (More constexpr containers) 2020-09-22 11:20:33 -04:00
support.rtti [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
support.runtime Fix _LIBCPP_HAS_ definitions for Android. 2019-11-18 12:19:58 -08:00
support.start.term [libc++] Clean up tests for "optional" C11 features 2020-07-28 15:13:05 -04:00
support.types [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00