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.
libcxxabi/test
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
..
libcxxabi Update more file headers across all of the LLVM projects in the monorepo 6 years ago
native/arm-linux-eabi Fix use of now removed %exec test substitution 8 years ago
support small follow-up to r368604 5 years ago
CMakeLists.txt [libc++abi] Fix tests when pstl is enabled 5 years ago
backtrace_test.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_array_01.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_array_02.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_class_01.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_class_02.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_class_03.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_class_04.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_const_pointer_nullptr.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_function_01.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_function_02.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_function_03.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_in_noexcept.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_member_data_pointer_01.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_member_function_pointer_01.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_member_function_pointer_02.pass.cpp Update XFAIL list for new GCC versions 5 years ago
catch_member_pointer_nullptr.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_multi_level_pointer.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_pointer_nullptr.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_pointer_reference.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_ptr.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_ptr_02.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
catch_reference_nullptr.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
cxa_bad_cast.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
cxa_bad_typeid.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
cxa_thread_atexit_test.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
cxa_vec_new_overflow_PR41395.pass.cpp Fix PR41395 - __cxa_vec_new may overflow in allocation size calculation. 6 years ago
dynamic_cast.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
dynamic_cast3.pass.cpp libcxxabi: Rename .hpp files to .h 5 years ago
dynamic_cast5.pass.cpp libcxxabi: Rename .hpp files to .h 5 years ago
dynamic_cast14.pass.cpp libcxxabi: Rename .hpp files to .h 5 years ago
dynamic_cast_stress.pass.cpp libcxxabi: Rename .hpp files to .h 5 years ago
exception_object_alignment.2.pass.cpp [libcxxabi] Add a test for invalid assumptions on the alignment of exceptions 6 years ago
exception_object_alignment.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
guard_test_basic.pass.cpp [Testing] unbreak after r372963 5 years ago
guard_threaded_test.pass.cpp Attempt to fix flaky tests. 6 years ago
incomplete_type.sh.cpp [NFC] Correct outdated links to the Itanium C++ ABI documentation 6 years ago
inherited_exception.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
lit.cfg Fix path to libc++'s python test module 8 years ago
lit.site.cfg.in [libc++abi] Fix tests when pstl is enabled 5 years ago
noexception1.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
noexception2.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
noexception3.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
noexception4.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_aux_runtime.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_aux_runtime_op_array_new.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_demangle.pass.cpp Fix incorrect demangling of call operator of lambda with explicit 5 years ago
test_exception_address_alignment.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_exception_storage.pass.cpp libcxxabi: Rename .hpp files to .h 5 years ago
test_fallback_malloc.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_guard.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_vector1.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_vector2.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
test_vector3.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
testit Update the file headers across all of the LLVM projects in the monorepo 6 years ago
thread_local_destruction_order.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
uncaught_exception.pass.cpp [libc++abi] Don't use a .sh.cpp test for uncaught_exception 6 years ago
uncaught_exceptions.pass.cpp [libc++] Make sure we re-export some missing libc++abi symbols from libc++ 6 years ago
unittest_demangle.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
unwind_01.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
unwind_02.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
unwind_03.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
unwind_04.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
unwind_05.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 6 years ago
unwind_06.pass.cpp 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