| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | simplify some code. | Chris Lattner | 2009-08-15 | 1 | -8/+13 | |
| * | rewrite FindStringInBuffer to use an explicit loop instead of | Chris Lattner | 2009-08-15 | 1 | -19/+27 | |
| * | Instead of using an std::pair, use a custom struct. | Chris Lattner | 2009-08-15 | 1 | -12/+21 | |
| * | Fix an ENABLE_EXPENSIVE_CHECKS error. | Daniel Dunbar | 2009-08-02 | 1 | -2/+3 | |
| * | Tweak comment. | Daniel Dunbar | 2009-07-11 | 1 | -2/+2 | |
| * | improve filecheck's "scanning from here" caret position. | Chris Lattner | 2009-07-11 | 1 | -0/+11 | |
| * | make filecheck default to canonicalizing horizontal whitespace | Chris Lattner | 2009-07-11 | 1 | -0/+66 | |
| * | stop on the first file mismatch. | Chris Lattner | 2009-07-09 | 1 | -0/+1 | |
| * | Add a new little "FileCheck" utility for regression testing. | Chris Lattner | 2009-07-08 | 1 | -0/+174 | |

