Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-08 | Be sure to ignore the end-of-line character when considering trailing | Misha Brukman | |
whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61905 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-01-02 | VerifyLineLength() actually takes a max length parameter. | Misha Brukman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61593 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-01-02 | Added some basic lint tools for C++ and generic lint tool applicable to all | Misha Brukman | |
types of files (TableGen, LLVM assembly, HTML files, etc.) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61592 91177308-0d34-0410-b5e6-96231b3b80d8 |