summaryrefslogtreecommitdiff
path: root/test/SemaObjCXX/objc-decls-inside-namespace.mm
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Properly pop out of Objective-C method declarations when they are (ill-formedly)John McCall2010-08-061-0/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang -cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make it an error if an Objective-C declaration is not in the global scope.Anders Carlsson2008-11-041-0/+27