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/meta/meta.trans/meta.trans.other
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
..
aligned_storage.pass.cpp
aligned_union.fail.cpp
aligned_union.pass.cpp
common_type.pass.cpp
conditional.pass.cpp
decay.pass.cpp
enable_if.fail.cpp
enable_if.pass.cpp
enable_if2.fail.cpp
remove_cvref.pass.cpp
result_of.pass.cpp
result_of11.pass.cpp
type_identity.pass.cpp
underlying_type.fail.cpp
underlying_type.pass.cpp