summaryrefslogtreecommitdiffstats
path: root/test/PCH/arc.m
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+0
* Wrap clang modules and pch files in an object file container.Adrian Prantl2015-07-071-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-1/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-0/+1
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-2/+2
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-6/+6
* Switch the serialization of LangOptions over to use the .def file. WeDouglas Gregor2011-09-131-2/+2
* Fix diagnostic when loading a PCH which has different enabled/disabled state ...Argyrios Kyrtzidis2011-07-211-2/+10
* Automatic Reference Counting.John McCall2011-06-151-0/+9