Reviewers: Mads Ager, Description: A cache of MD5 sums of source file contents is now maintained. Cpplint is only invoked for new, changed, and files containing errors from the past lint check run.
As a result, repetitive presubmit checks now run in a blink of an eye, so we can include it as an obligatory pre-submit check to avoid frequent CB breakages on lint errors. Please review this at http://codereview.chromium.org/440026 Affected files: M tools/presubmit.py -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
