summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/forward-protocol-incomplete-impl-warn.m
Commit message (Expand)AuthorAgeFilesLines
* Fix test containing backslash and newline separated by spaceAlp Toker2013-12-141-1/+1
* Change 'method X in protocol not implemented' warning to include the name of ...Ted Kremenek2013-12-131-2/+2
* Enhance "auto synthesis will not synthesize property in protocol" to include ...Ted Kremenek2013-12-121-1/+1
* Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...Rafael Espindola2013-09-271-1/+1
* Split "incomplete implementation" warnings for ObjC into separate warnings.Ted Kremenek2013-03-271-1/+0
* objective-C: when searching for declarations in protocolFariborz Jahanian2013-01-071-0/+21