summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/protocol-archane.m
Commit message (Expand)AuthorAgeFilesLines
* Fix warning text of my last patch.Fariborz Jahanian2013-02-281-3/+3
* objective-C: clang, following gcc, warns onFariborz Jahanian2013-02-281-3/+3
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Fix crash when using archaic protocol, rdar://10238337Argyrios Kyrtzidis2011-10-051-0/+7
* add a bunch of missing prototypes to testsChris Lattner2010-01-091-0/+1
* 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/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* - Generate error for protocol qualifiers on 'Class'.Steve Naroff2009-02-231-1/+7
* Revert http://llvm.org/viewvc/llvm-project?view=rev&revision=65244.Steve Naroff2009-02-231-5/+0
* Add support for GCC ObjC extension "Class<protocol>". Sigh.Steve Naroff2009-02-211-0/+5
* Warn about bogus protocol qualifiers.Steve Naroff2009-02-211-1/+6
* Make Sema::getTypeName return the opaque pointer of a QualType ratherDouglas Gregor2009-02-091-1/+1
* make the 'to match this' diagnostic a note.Chris Lattner2008-11-231-1/+1
* Fix http://llvm.org/bugs/show_bug.cgi?id=2816.Steve Naroff2008-09-221-0/+10
* remove objc prefixes from these tests.Chris Lattner2008-07-261-0/+14