summaryrefslogtreecommitdiffstats
path: root/test/Index/c-index-pch.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Clean up c-index-test command line usage a bit by requiring a "-test-load-tu"...Ted Kremenek2009-11-171-2/+2
* Move test/Index input files into a sub directory (not scanned as tests).Daniel Dunbar2009-11-081-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-3/+3
* Keep track of whether declararions were loaded from a precompiledDouglas Gregor2009-10-161-4/+11
* Add support for a chain of stat caches in the FileManager, rather thanDouglas Gregor2009-10-161-0/+7