1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/utils/lint
Misha Brukman 10d6b192a4 * Fixed spelling
* 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
2009-02-20 23:44:54 +00:00
..
common_lint.py * Fixed spelling 2009-02-20 23:44:54 +00:00
cpp_lint.py * Fixed spelling 2009-02-20 23:44:54 +00:00
generic_lint.py Added some basic lint tools for C++ and generic lint tool applicable to all 2009-01-02 21:15:30 +00:00
remove_trailing_whitespace.sh Keep the newline character at the end of the lines whose trailing whitespace we 2009-02-20 22:30:46 +00:00