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
Tom Stellard 3c242ec04e Merging r236299:
------------------------------------------------------------------------
r236299 | ericwf | 2015-04-30 18:49:37 -0700 (Thu, 30 Apr 2015) | 7 lines

Disallow conversions from function pointers to void*.

Function pointers and member function pointers cannot be converted to void*.
libc++abi incorrectly allows this conversion for function pointers.

Review URL: http://reviews.llvm.org/D8811

------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/branches/release_36@236868 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
support Merging r226818: 11 years ago
CMakeLists.txt Merging r226818: 11 years ago
backtrace_test.cpp Merging r226824: 11 years ago
catch_array_01.cpp Merging r226818: 11 years ago
catch_array_02.cpp Merging r226818: 11 years ago
catch_class_01.cpp Merging r226818: 11 years ago
catch_class_02.cpp Merging r226818: 11 years ago
catch_class_03.cpp Merging r226818: 11 years ago
catch_class_04.cpp Merging r226818: 11 years ago
catch_const_pointer_nullptr.cpp Merging r226818: 11 years ago
catch_function_01.cpp Merging r236299: 11 years ago
catch_function_02.cpp Merging r226818: 11 years ago
catch_in_noexcept.cpp Merging r226818: 11 years ago
catch_member_data_pointer_01.cpp Merging r234254: 11 years ago
catch_member_function_pointer_01.cpp Merging r234254: 11 years ago
catch_member_pointer_nullptr.cpp Merging r226818: 11 years ago
catch_multi_level_pointer.pass.cpp Merging r234254: 11 years ago
catch_pointer_nullptr.cpp Add tests missed in r236862 11 years ago
catch_pointer_reference.cpp Merging r226818: 11 years ago
catch_ptr.cpp Merging r226818: 11 years ago
catch_ptr_02.cpp Merging r226818: 11 years ago
cxa_thread_atexit_test.cpp Merging r226818: 11 years ago
dynamic_cast3.cpp Merging r226818: 11 years ago
dynamic_cast5.cpp Merging r226818: 11 years ago
dynamic_cast14.cpp Merging r226818: 11 years ago
dynamic_cast_stress.cpp Merging r226818: 11 years ago
inherited_exception.cpp Merging r226818: 11 years ago
lit.cfg Merging r226818: 11 years ago
lit.site.cfg.in Merging r226818: 11 years ago
test_aux_runtime.cpp Merging r226818: 11 years ago
test_aux_runtime_op_array_new.cpp Merging r226818: 11 years ago
test_demangle.cpp Merging r226818: 11 years ago
test_exception_storage.cpp Merging r226818: 11 years ago
test_fallback_malloc.cpp Merging r226818: 11 years ago
test_guard.cpp Merging r226818: 11 years ago
test_vector1.cpp Merging r226818: 11 years ago
test_vector2.cpp Merging r226818: 11 years ago
test_vector3.cpp Merging r226818: 11 years ago
testit Merging r226818: 11 years ago
unwind_01.cpp Merging r226818: 11 years ago
unwind_02.cpp Merging r226818: 11 years ago
unwind_03.cpp Merging r226818: 11 years ago
unwind_04.cpp Merging r226818: 11 years ago
unwind_05.cpp Merging r226818: 11 years ago
unwind_06.cpp Merging r226818: 11 years ago