summaryrefslogtreecommitdiffstats
path: root/test/PCH/asm.c
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
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Make this test portable to non-x86 hosts, patch by Mark Cianciosa!Chris Lattner2009-05-071-3/+3
* make sure to verify that the "non pch" runs worked.Chris Lattner2009-04-181-1/+1
* PCH support for inline assembly statements.Douglas Gregor2009-04-171-0/+11