summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lint
Commit message (Collapse)AuthorAgeFilesLines
* Be sure to ignore the end-of-line character when considering trailingMisha Brukman2009-01-081-2/+2
| | | | | | whitespace. llvm-svn: 61905
* VerifyLineLength() actually takes a max length parameter.Misha Brukman2009-01-021-1/+3
| | | | llvm-svn: 61593
* Added some basic lint tools for C++ and generic lint tool applicable to allMisha Brukman2009-01-024-0/+168
types of files (TableGen, LLVM assembly, HTML files, etc.) llvm-svn: 61592
OpenPOWER on IntegriCloud