summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/compare-qualified-id.m
Commit message (Expand)AuthorAgeFilesLines
* Change 'method X in protocol not implemented' warning to include the name of ...Ted Kremenek2013-12-131-2/+2
* improve of note message and minor refactoring of my lastFariborz Jahanian2013-05-151-1/+1
* Objective-C [diagnostics] [QOI], when method is notFariborz Jahanian2013-05-141-1/+1
* Split "incomplete implementation" warnings for ObjC into separate warnings.Ted Kremenek2013-03-271-2/+1
* After numerous requests, have Objective-C 'method declared here' notes mentio...Ted Kremenek2012-02-271-2/+2
* 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-2/+3
* Patch implements gcc's -Wno-protocol option to suppress warningFariborz Jahanian2010-03-311-1/+1
* Improve diagnostics on incomplete implementationFariborz Jahanian2010-03-271-4/+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
* Handle case of missing '@end' in implementation contextFariborz Jahanian2009-11-161-2/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix <rdar://problem/6316324> [sema] spurious warning on comparison of qualifi...Steve Naroff2008-11-171-1/+1
* Fix <rdar://problem/6311947> clang on xcode (regression): error: use of undec...Steve Naroff2008-10-221-0/+33