[presubmit] Enable build/c++11 linter checking.
authormstarzinger <mstarzinger@chromium.org>
Mon, 7 Sep 2015 14:24:05 +0000 (07:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 7 Sep 2015 14:24:18 +0000 (14:24 +0000)
commit3a204ea97eaf5946415baf60f418032f2d822f6f
treee7759e0ba50dab012955bf7d08ce7ac0a4ece538
parent73cb8c7774e036954353a20ba479d9d4386b2c30
[presubmit] Enable build/c++11 linter checking.

This enables the general linter checking for "build/c++11" violations
during presubmit and instead marks the few known exceptions that we
allow explicitly.

R=jochen@chromium.org

Review URL: https://codereview.chromium.org/1317463007

Cr-Commit-Position: refs/heads/master@{#30621}
include/v8.h
src/codegen.cc
tools/presubmit.py