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
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
..
algorithms libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
atomics [libcxx] [test] Add void cast to result of compare_exchange_weak to suppress [[nodiscard]]. 6 years ago
containers [libc++][test] Miscellaneous MSVC cleanups 5 years ago
depr AIX system headers need stdint.h and inttypes.h to be re-enterable 6 years ago
diagnostics libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
experimental [libcxx] Do not implicitly #include assert.h 5 years ago
input.output [libc++] Mark iostreams test as XFAIL on older macOSes 5 years ago
iterators [libc++] Purge mentions of GCC 4 from the test suite 5 years ago
language.support [libc++] Take 2: Implement LWG 2510 5 years ago
localization libcxx: Rename .hpp files in libcxx/test/support to .h 5 years ago
numerics [libc++][test] Miscellaneous MSVC cleanups 5 years ago
re Add a missing default parameter to regex::assign. This is LWG3296; reviewed as https://reviews.llvm.org/D67944 5 years ago
strings Add forward declaration of operator<< in <string_view> as required. 5 years ago
thread [libc++] Take 2: Implement LWG 2510 5 years ago
utilities 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
nothing_to_do.pass.cpp Support tests in freestanding 6 years ago
pstl [libc++] Take 2: Integrate the PSTL into libc++ 5 years ago