You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities
Richard Smith 7e5c56366a P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invocable that would internally conjure up a deprecated function type.
Summary: The implementation of P1152R4 in Clang has resulted in some deprecation warnings appearing in the libc++ and libc++abi test suite. Fix or suppress these warnings.

Reviewers: mclow.lists, EricWF

Subscribers: christof, ldionne, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D68879

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@375307 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
allocator.adaptor libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
any libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
charconv [libc++] Fix leading zeros in std::to_chars 6 years ago
function.objects [libc++] Purge mentions of GCC 4 from the test suite 5 years ago
intseq 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. 6 years ago
memory [libc++] Take 2: Implement LWG 2510 5 years ago
meta P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invocable that would internally conjure up a deprecated function type. 5 years ago
optional [libc++][test] Silence MSVC warning in std::optional test 5 years ago
ratio 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. 6 years ago
smartptr/unique.ptr Use C++11 implementation of unique_ptr in C++03. 6 years ago
template.bitset libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
time [libc++] Disable <chrono> ""d and ""y literal tests on AppleClang 10.0.0 5 years ago
tuple [libc++] Take 2: Implement LWG 3158 5 years ago
type.index libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
utilities.general Support tests in freestanding 6 years ago
utility [libc++] Take 2: Implement LWG 2510 5 years ago
utility.requirements Support tests in freestanding 6 years ago
variant [libc++][test] Silence more warnings in variant tests 5 years ago
nothing_to_do.pass.cpp Support tests in freestanding 6 years ago