summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/bitfield-1.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
* Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar2009-11-171-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Make sure this test runs on all 3 Objective-C implementations.Daniel Dunbar2009-04-221-1/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Force -triple/-fnext-runtime for a few more test cases.Daniel Dunbar2009-02-031-1/+1
* And a test case for my previous patch.Fariborz Jahanian2008-12-151-0/+79