Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileCheck'ize tests | Dmitri Gribenko | 2013-02-09 | 1 | -1/+4 |
| | | | | llvm-svn: 174815 | ||||
* | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| | | | | | | | clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to garbage). llvm-svn: 91460 | ||||
* | Fix PR2741 by making our newline tracking be aware of newlines that | Chris Lattner | 2009-06-15 | 1 | -0/+4 |
can occur in the middle of comment tokens. llvm-svn: 73365 |