DescriptionSuppress 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
Committed: https://crrev.com/a2e871611f1b74569c98ac2265a7f31d41568725
Cr-Commit-Position: refs/heads/master@{#312678}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|