summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/protocol-attribute.m
Commit message (Expand)AuthorAgeFilesLines
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-181-1/+1
* Unify the codepaths for emitting deprecation warnings. The test changes are ...Eli Friedman2012-08-081-1/+1
* -Wdeprecated warning to include reference (as a note)Fariborz Jahanian2012-05-271-1/+1
* Implement a new 'availability' attribute, that allows one to specifyDouglas Gregor2011-03-231-1/+1
* Upgrade "'X' is unavailable" from a warning to an error. This matches GCC's ...Ted Kremenek2010-07-211-3/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Fix <rdar://problem/6770276> Support Class<Proto> syntax.Steve Naroff2009-07-221-2/+2
* fix typo in test name.Chris Lattner2009-04-121-0/+49