summaryrefslogtreecommitdiff
path: root/test/SemaObjC/undef-protocol-methods-1.m
Commit message (Expand)AuthorAgeFilesLines
* Change 'method X in protocol not implemented' warning to include the name of ...Ted Kremenek2013-12-131-5/+2
* Split "incomplete implementation" warnings for ObjC into separate warnings.Ted Kremenek2013-03-271-4/+1
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* After numerous requests, have Objective-C 'method declared here' notes mentio...Ted Kremenek2012-02-271-10/+10
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Improve diagnostics reporting of un-implementedFariborz Jahanian2010-10-291-10/+11
* Patch implements gcc's -Wno-protocol option to suppress warningFariborz Jahanian2010-03-311-9/+9
* Improve diagnostics on incomplete implementationFariborz Jahanian2010-03-271-20/+14
* 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
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-0/+42