llvm-project/libcxx/test/std
zoecarver 5ade17e0ca [libc++] Use builtin type traits whenever possible
This patch updates <type_traits> to use builtin type traits whenever
possible to improve compile times.

Differential Revision: https://reviews.llvm.org/D67900
2020-03-19 09:54:53 -07:00
..
algorithms [libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++ 2020-01-14 01:11:10 -08:00
atomics [libc++] Workaround unused variable warning in test 2020-02-26 19:30:10 -05:00
containers [libc++][P0174] Deprecated/removed parts of default allocator. 2020-03-04 12:06:26 -05:00
depr Fix _LIBCPP_HAS_ definitions for Android. 2019-11-18 12:19:58 -08:00
diagnostics Revert "Revert "Update system_error tests for more platforms."" 2020-03-13 12:11:27 -07:00
experimental [libc++][P0174] Deprecated/removed parts of default allocator. 2020-03-04 12:06:26 -05:00
input.output [libc++] Remove XFAILs for macOS 10.15, which were fixed in later dot releases 2020-02-18 09:06:12 -05:00
iterators [libc++] Fix reverse_iterator test when UBSan is enabled 2020-03-04 11:35:34 -05:00
language.support Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
localization Revert "Revert "Move more tests to globalMemCounter and reset."" 2020-03-13 17:07:58 -07:00
numerics [libc++] Bugfix to std::binomial_distribution<int> 2020-03-17 15:56:16 -04:00
re [libc++][regex] Validate backreferences in the constructor. 2020-02-20 18:16:21 -05:00
strings [libc++][P0980] Marked member functions move/copy/assign of char_traits constexpr. 2019-11-11 09:49:48 -08:00
thread [libc+++] Mark two future tests as being FLAKY 2020-03-11 18:12:59 -04:00
utilities [libc++] Use builtin type traits whenever possible 2020-03-19 09:54:53 -07:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00