summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/method-unused-attribute.m
Commit message (Expand)AuthorAgeFilesLines
* [Sema][ObjC] Disable -Wunused-parameter for ObjC methodsAkira Hatanaka2019-05-031-2/+6
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* objective-c test case for __attribute__((unused)) on method arguments.Fariborz Jahanian2010-01-191-0/+15