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.
 
 
 
 
Go to file
Richard Smith ce3db128f9 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/libcxxabi/trunk@375307 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
cmake [libc++abi] Link against libSystem on Apple platforms 5 years ago
fuzz add cxa_demangle_fuzzer 8 years ago
include [libc++] Update link to Itanium C++ ABI documentation 5 years ago
lib [libc++abi] Do not export some implementation-detail functions 5 years ago
src [libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option 5 years ago
test 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
www Adjust documentation for git migration. 6 years ago
.arcconfig [libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository 7 years ago
.clang-format Fully Reformat fallback_malloc.cpp 8 years ago
.gitignore .gitignore: ignore vim swap files 9 years ago
CMakeLists.txt [libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option 5 years ago
CREDITS.TXT Try again, this time with the correct address 7 years ago
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 6 years ago