aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjCXX/parameters.mm
AgeCommit message (Expand)Author
2013-03-28Fold together the two implementations of 6.7.3p2 in SemaType. Fix two bugs, e...Richard Smith
2011-04-23Diagnose C++ abstract parameters for Objective-C methods.John McCall
2010-04-12Add another test case for r101029, which verifies that we nowDouglas Gregor