Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c-index-test] For the '-remap-file' option use a comma for separator which ↵ | Argyrios Kyrtzidis | 2013-12-05 | 1 | -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 Kyrtzidis | 2013-12-05 | 1 | -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 the | Douglas Gregor | 2010-08-20 | 1 | -0/+2 |
previous precompiled preamble completely. Fixes <rdar://problem/8330950>. llvm-svn: 111590 |