Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fixed spelling | Misha Brukman | 2009-02-20 | 1 | -10/+22 |
| | | | | | | | | * Linters now return their information instead of printing it, to enable easier unittesting * Added support for finding tabs in files, added to C++ linter llvm-svn: 65202 | ||||
* | VerifyLineLength() actually takes a max length parameter. | Misha Brukman | 2009-01-02 | 1 | -1/+3 |
| | | | | llvm-svn: 61593 | ||||
* | Added some basic lint tools for C++ and generic lint tool applicable to all | Misha Brukman | 2009-01-02 | 1 | -0/+80 |
types of files (TableGen, LLVM assembly, HTML files, etc.) llvm-svn: 61592 |