summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/ivar-layout-no-optimize.m
Commit message (Expand)AuthorAgeFilesLines
* clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-2/+2
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-2/+2
* 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
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
* More tests for ObjC++ GC support.Fariborz Jahanian2010-05-191-0/+2
* 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
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Remove ivarlayout bitmap optimization, instead if all zeros,Fariborz Jahanian2009-08-241-0/+18
OpenPOWER on IntegriCloud