Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exclude PCH/missing-file.cpp on Windows, it does not pass reliably | Reid Kleckner | 2016-02-16 | 1 | -5/+4 |
* | Looks like lit on Windows can't cope with parens here, and in any case, we sh... | Richard Smith | 2012-12-05 | 1 | -1/+1 |
* | More workarounds for PR10867. | Richard Smith | 2012-12-05 | 1 | -1/+2 |
* | Move the set of files to be validated in an AST file into the control | Douglas Gregor | 2012-10-19 | 1 | -10/+2 |
* | clang/test/PCH/missing-file.cpp: Try to suppress accidental false on Windows. | NAKAMURA Takumi | 2012-09-12 | 1 | -1/+4 |
* | Remove unnecessary RUN: directive. | Axel Naumann | 2011-02-03 | 1 | -1/+0 |
* | Use tempfiles for the .o outputs. | Matt Beaumont-Gay | 2011-02-01 | 1 | -3/+3 |
* | TextDiagnosticPrinter.cpp: Show diagnostics as far as possible even with inva... | Axel Naumann | 2011-01-27 | 1 | -0/+32 |