summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/attr-root-class.m
Commit message (Expand)AuthorAgeFilesLines
* Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman2013-07-231-1/+1
* Fixing the build bots from the previous commit.Aaron Ballman2013-07-231-1/+1
* Replacing some manual diagnostic checks with an existing helper method. Addi...Aaron Ballman2013-07-231-0/+4
* Replacing a morally duplicate diagnostic by adding it to an existing diagnost...Aaron Ballman2013-07-181-1/+1
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-0/+16
OpenPOWER on IntegriCloud