Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an ENABLE_EXPENSIVE_CHECKS error. | Daniel Dunbar | 2009-08-02 | 1 | -2/+3 |
| | | | | llvm-svn: 77845 | ||||
* | Tweak comment. | Daniel Dunbar | 2009-07-11 | 1 | -2/+2 |
| | | | | llvm-svn: 75391 | ||||
* | improve filecheck's "scanning from here" caret position. | Chris Lattner | 2009-07-11 | 1 | -0/+11 |
| | | | | llvm-svn: 75371 | ||||
* | make filecheck default to canonicalizing horizontal whitespace | Chris Lattner | 2009-07-11 | 1 | -0/+66 |
| | | | | | | away. This way you can write a space and it matches arbitrary spaces and tabs. llvm-svn: 75370 | ||||
* | stop on the first file mismatch. | Chris Lattner | 2009-07-09 | 1 | -0/+1 |
| | | | | llvm-svn: 75076 | ||||
* | Add a new little "FileCheck" utility for regression testing. | Chris Lattner | 2009-07-08 | 1 | -0/+174 |
llvm-svn: 75022 |