summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/forward-class-impl-metadata.m
Commit message (Expand)AuthorAgeFilesLines
* When performing layout for an Objective-C class, make sure to dig outDouglas Gregor2011-12-201-0/+6
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar2009-11-171-1/+1
* Add a test case for a somewhat obscure scenario.Daniel Dunbar2009-04-241-1/+18
* fix the two xfails I added with a previous patch by making ObjC interfaceChris Lattner2009-04-011-1/+0
* Fix a problem in ASTContext::addRecordToClass handling forward declarations.Chris Lattner2009-03-311-0/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix a crash during meta-data generation of objc2's nonfragile abi.Fariborz Jahanian2009-03-201-0/+24