summaryrefslogtreecommitdiffstats
path: root/test/PCH/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* Re-apply "test: Use add_lit_testsuites so that subsets of tests can be specif...Justin Bogner2016-07-051-4/+4
* Revert "test: Use add_lit_testsuites so that subsets of tests can be specified"Justin Bogner2016-07-051-4/+4
* test: Use add_lit_testsuites so that subsets of tests can be specifiedJustin Bogner2016-07-051-4/+4
* 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
* Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs2013-04-171-2/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
* This test was assuming that /usr/include was in the system header searchChandler Carruth2011-11-061-5/+5
* Switch these two tests to use the Clang driver instead of CC1. They wantChandler Carruth2011-11-051-3/+3
* lib/Frontend/InitHeaderSearch.cpp: Tweak AddPath() to accept "/foo/bar" (not ...NAKAMURA Takumi2011-05-021-1/+1
* test: Mark two tests as XFAIL:mingw.NAKAMURA Takumi2011-03-051-1/+1
* Adding a line for XFAIL win32 broke the test.Francois Pichet2010-12-201-1/+0
* test/PCH/reloc.c fails on Win32. Francois Pichet2010-12-201-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar2009-11-291-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Use %S, not `pwd`, and enable a line that *does* work.Daniel Dunbar2009-08-011-4/+4
* Introduce the notion of "Relocatable" precompiled headers, which are builtDouglas Gregor2009-07-071-0/+14