summaryrefslogtreecommitdiff
path: root/utils/lint/remove_trailing_whitespace.sh
Commit message (Collapse)AuthorAge
* Keep the newline character at the end of the lines whose trailing whitespace weMisha Brukman2009-02-20
| | | | | | | are deleting; otherwise, everything ends up on a single line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65185 91177308-0d34-0410-b5e6-96231b3b80d8
* Added some basic lint tools for C++ and generic lint tool applicable to allMisha Brukman2009-01-02
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