1. 57e446d [libcxxabi] Introduce a -fno-exceptions libc++abi libary variant by Asiri Rathnayake · 9 years ago
  2. 3f7c207 Mark some tests as XFAIL with GCC due to compiler bugs by Eric Fiselier · 10 years ago
  3. b6030b9 [libcxxabi] Disallow Base to Derived conversions for catching pointers to members. by Eric Fiselier · 10 years ago
  4. 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]
  5. 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