summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/class-getter-using-dotsyntax.m
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* 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
* Fix a regression in accessing class getter using the dot-syntaxFariborz Jahanian2009-09-221-0/+39