summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/ivar-layout-64-bitfields.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
* _Bool is not a keyword in C++. Fixes PR7388 and PR8349.Douglas Gregor2010-10-131-0/+5
* More tests for ObjC++ GC support.Fariborz Jahanian2010-05-191-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
* Test case for r79968 (courtesy of Anders).Fariborz Jahanian2009-08-251-0/+28
* Don't use getLLVMFieldNo for bitfields when constructing the ivar layout maps...Anders Carlsson2009-07-241-0/+12
OpenPOWER on IntegriCloud