Rework the logic to not rely on undefined behaviour (1LL << 64). Also simplify.
[oota-llvm.git] / utils / lint /
2009-02-20 Misha Brukman* Fixed spelling
2009-02-20 Misha BrukmanKeep the newline character at the end of the lines...
2009-02-20 Misha BrukmanOnly strip the newline character at the end of the...
2009-01-08 Misha BrukmanBe sure to ignore the end-of-line character when consid...
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...