summaryrefslogtreecommitdiffstats
path: root/llvm/utils/FileCheck/FileCheck.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix an ENABLE_EXPENSIVE_CHECKS error.Daniel Dunbar2009-08-021-2/+3
| | | | llvm-svn: 77845
* Tweak comment.Daniel Dunbar2009-07-111-2/+2
| | | | llvm-svn: 75391
* improve filecheck's "scanning from here" caret position.Chris Lattner2009-07-111-0/+11
| | | | llvm-svn: 75371
* make filecheck default to canonicalizing horizontal whitespaceChris Lattner2009-07-111-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 Lattner2009-07-091-0/+1
| | | | llvm-svn: 75076
* Add a new little "FileCheck" utility for regression testing.Chris Lattner2009-07-081-0/+174
llvm-svn: 75022
OpenPOWER on IntegriCloud