summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/related-result-type-inference.m
Commit message (Expand)AuthorAgeFilesLines
* Restore warning to its original text whenFariborz Jahanian2013-07-111-2/+2
* ObjectiveC arc[qoi]: When due to change of certain methods'Fariborz Jahanian2013-07-111-2/+18
* Add a clarifying note when a return statement is rejected becauseJohn McCall2013-03-191-1/+1
* objective-c: deprecated C-like parameters in Objective-C Fariborz Jahanian2012-06-211-1/+1
* A selector match between two Objective-C methods does *not* guaranteeDouglas Gregor2012-05-171-0/+6
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Make sure we perform the relevant implied conversions correctly for ObjC meth...Eli Friedman2012-03-301-0/+9
* After numerous requests, have Objective-C 'method declared here' notes mentio...Ted Kremenek2012-02-271-1/+1
* objective-c: warn if implementation of a method in categoryFariborz Jahanian2011-07-281-3/+3
* Eliminate the -f[no]objc-infer-related-result-type flags; there's noDouglas Gregor2011-06-131-1/+1
* Implement Objective-C Related Result Type semantics.Douglas Gregor2011-06-111-0/+171