summaryrefslogtreecommitdiffstats
path: root/llvm/utils/FileCheck/FileCheck.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* 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