Suppress two extremely noisy /analyze warnings.
commita2e871611f1b74569c98ac2265a7f31d41568725
authorbrucedawson <brucedawson@chromium.org>
Thu, 22 Jan 2015 21:15:13 +0000 (22 13:15 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 22 Jan 2015 21:26:14 +0000 (22 21:26 +0000)
treeda46a753a81f4bdd55a63dbc12db81ecf391b893
parent088eb8ecf9cda847d1fc6d731fe972a3a1abbb84
Suppress two extremely noisy /analyze warnings.

The raw output from a /analyze build is large -- about 370 MB. This is
unwieldy. It turns out that ~96% of the raw warning count is from two
warning types, and neither warning type is particularly valuable. So,
I'm suppressing them. This brings the warning output down to
~8 MB which is far more manageable, making it easier to look at in
buildbot output, faster to parse, faster to download, etc. And, the
two suppressed warnings have not been valuable so losing them is
not a problem.

BUG=427616

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

Cr-Commit-Position: refs/heads/master@{#312678}
build/common.gypi