summaryrefslogtreecommitdiff
path: root/test/SemaObjC/interface-scope-2.m
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* 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
* Prep for new warning.Mike Stump2009-07-221-0/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* specify a triple to use, otherwise we get errors on this test forChris Lattner2009-02-161-1/+1
* Properly set the scope of non-fields declared within a struct, union,Douglas Gregor2009-01-121-0/+126