hanchenye-llvm-project/libcxxabi/test
Nick Kledzik 326254f422 Add unwind test case that checks restoring of float registers (such as on AArch64)
llvm-svn: 207481
2014-04-29 01:08:23 +00:00
..
catch_array_01.cpp
catch_array_02.cpp
catch_class_01.cpp
catch_class_02.cpp
catch_class_03.cpp
catch_class_04.cpp
catch_const_pointer_nullptr.cpp 80-column wrap a comment in a test 2013-12-05 21:54:49 +00:00
catch_function_01.cpp
catch_function_02.cpp
catch_member_data_pointer_01.cpp
catch_member_function_pointer_01.cpp
catch_member_pointer_nullptr.cpp
catch_pointer_nullptr.cpp
catch_ptr.cpp
catch_ptr_02.cpp Fix PR17221 - can't catch virtual base classes when throwing derived NULL pointers. Specifically, libc++abi would crash when you tried it. 2014-02-06 04:47:02 +00:00
dynamic_cast3.cpp tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
dynamic_cast5.cpp
dynamic_cast14.cpp
dynamic_cast_stress.cpp
test_aux_runtime.cpp
test_demangle.cpp Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
test_exception_storage.cpp
test_fallback_malloc.cpp
test_guard.cpp
test_vector1.cpp
test_vector2.cpp
test_vector3.cpp
testit
unwind_01.cpp
unwind_02.cpp
unwind_03.cpp
unwind_04.cpp
unwind_05.cpp
unwind_06.cpp Add unwind test case that checks restoring of float registers (such as on AArch64) 2014-04-29 01:08:23 +00:00