summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/class-bitfield.m
Commit message (Expand)AuthorAgeFilesLines
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Improve the bit-field too wide error message.Anders Carlsson2010-04-151-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Update testsAnders Carlsson2009-09-141-3/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix <rdar://problem/6497608> clang does not catch ivar type mismatches in @im...Steve Naroff2009-03-031-0/+20
* Fix <rdar://problem/6586239> bitfield constraints not enforced (for ObjC)Steve Naroff2009-02-201-0/+17