Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxxabi
/
test
/
catch_member_function_pointer_01.pass.cpp
57e446d
[libcxxabi] Introduce a -fno-exceptions libc++abi libary variant
by Asiri Rathnayake
· 9 years ago
3f7c207
Mark some tests as XFAIL with GCC due to compiler bugs
by Eric Fiselier
· 10 years ago
b6030b9
[libcxxabi] Disallow Base to Derived conversions for catching pointers to members.
by Eric Fiselier
· 10 years ago
e434b34
Rename all of the tests in preparation for merging lit configs with libcxx
by Jonathan Roelofs
· 11 years ago
[Renamed from libcxxabi/test/catch_member_function_pointer_01.cpp]
2d6810f
Quash a TODO related to catching pointer-to-member. These tests fail on my copy of gcc-4.2. But I believe the tests to be correct (and they pass for libc++abi). I've enquired on the C++ standards mailing list for a clarification in case I'm wrong. So far I've gotten one response that agrees with me.
by Howard Hinnant
· 14 years ago