summaryrefslogtreecommitdiff
path: root/libcxxabi/test/catch_member_function_pointer_01.cpp
AgeCommit message (Collapse)Author
2015-01-21Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs
http://reviews.llvm.org/D7101 llvm-svn: 226691
2012-02-01Quash a TODO related to catching pointer-to-member. These tests fail on my ↵Howard Hinnant
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. llvm-svn: 149534