Added some basic lint tools for C++ and generic lint tool applicable to all
[oota-llvm.git] / utils / lint / common_lint.py
2009-01-02 Misha BrukmanAdded some basic lint tools for C++ and generic lint...