summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lint/remove_trailing_whitespace.sh
Commit message (Collapse)AuthorAgeFilesLines
* Keep the newline character at the end of the lines whose trailing whitespace weMisha Brukman2009-02-201-1/+1
| | | | | | are deleting; otherwise, everything ends up on a single line. llvm-svn: 65185
* Added some basic lint tools for C++ and generic lint tool applicable to allMisha Brukman2009-01-021-0/+6
types of files (TableGen, LLVM assembly, HTML files, etc.) llvm-svn: 61592
OpenPOWER on IntegriCloud