OSDN Git Service

* Fixed spelling
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 20 Feb 2009 23:44:54 +0000 (23:44 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 20 Feb 2009 23:44:54 +0000 (23:44 +0000)
commit9259905f88efad7d6bfb06be2d430e51b9b9b503
tree7757f6e141621802b70198734a524b023b66733b
parent1ba519b7265397ab5a1f8d87ef5f573f7a2e6b83
* 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65202 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lint/common_lint.py
utils/lint/cpp_lint.py