[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead...
[oota-llvm.git] / utils / lint / cpp_lint.py
2009-02-20 Misha Brukman* Fixed spelling
2009-01-02 Misha BrukmanVerifyLineLength() actually takes a max length parameter.
2009-01-02 Misha BrukmanAdded some basic lint tools for C++ and generic lint...