summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/preamble-reparse.c
Commit message (Collapse)AuthorAgeFilesLines
* [c-index-test] For the '-remap-file' option use a comma for separator which ↵Argyrios Kyrtzidis2013-12-051-1/+1
| | | | | | | | is more Windows friendly than the colon. llvm-svn: 196529
* [c-index-test] For the '-remap-file=' option use ':' instead of ';' for ↵Argyrios Kyrtzidis2013-12-051-1/+1
| | | | | | | | separator. lldb does not like semicolon as part of an option. llvm-svn: 196485
* When we decide not to reuse a precompiled preamble, clear out theDouglas Gregor2010-08-201-0/+2
previous precompiled preamble completely. Fixes <rdar://problem/8330950>. llvm-svn: 111590
OpenPOWER on IntegriCloud