summaryrefslogtreecommitdiffstats
path: root/test/PCH/line-directive.c
Commit message (Expand)AuthorAgeFilesLines
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* 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 sure to verify that the "non pch" runs worked.Chris Lattner2009-04-181-1/+1
* PCH support for record decls/types and their fields. Now that we canDouglas Gregor2009-04-131-3/+3
* Include the SourceManager's line table in the PCH file. We can nowDouglas Gregor2009-04-131-0/+25