summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc2-strong-cast-1.m
Commit message (Expand)AuthorAgeFilesLines
* Restructure how the driver communicates information about theJohn McCall2012-06-201-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* More Objective-C++ GC tests.Fariborz Jahanian2010-05-201-0/+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
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Must allow for strong cast of floats as well (objc2 gc).Fariborz Jahanian2009-03-231-0/+23