summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/class-type.m
Commit message (Expand)AuthorAgeFilesLines
* Restructure how the driver communicates information about theJohn McCall2012-06-201-3/+3
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-3/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Tests use the new clang.Fariborz Jahanian2009-12-141-3/+3
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Fix rdar://6804402 - crash on objc implementations declared withChris Lattner2009-04-191-1/+13
* clean up run lines.Chris Lattner2009-04-171-1/+1
* 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
* Fixed a problem caused by foreward @class useFariborz Jahanian2009-02-141-0/+24
OpenPOWER on IntegriCloud