Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide -verify support to match "any" line for diagnostics in included files. | Andy Gibbs | 2014-07-10 | 1 | -1/+10 |
* | Fix "existant" typos | Alp Toker | 2013-10-29 | 1 | -2/+2 |
* | [tests] Use 'printf' instead of 'echo -e', which is not part of BSD echo. | Daniel Dunbar | 2013-08-29 | 1 | -1/+1 |
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -7/+7 |
* | Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. | Andy Gibbs | 2013-04-17 | 1 | -0/+16 |
* | Change VerifyDiagnosticConsumer so that it *must* contain at least one "expec... | Andy Gibbs | 2012-10-19 | 1 | -2/+3 |
* | Fix directive parsing in VerifyDiagnosticConsumer so that it ensures that "ex... | Andy Gibbs | 2012-10-19 | 1 | -1/+1 |
* | Update VerifyDiagnosticConsumer to only get directives during parsing. | Jordan Rose | 2012-08-10 | 1 | -0/+15 |
* | Allow -verify directives to be filtered by preprocessing. | Jordan Rose | 2012-07-11 | 1 | -0/+110 |