DescriptionGC plugin: have -Werror issue errors for inputs having only warnings.
If a translation unit contains only warnings, the GC plugin will issue
a warning diagnostic along with details/notes of the warnings encountered.
Have that warning be under the control of -Werror; the reason for not
having it as such up until now is that warnings have been far too plentiful
for the Blink codebase. This is no longer the case.
R=haraken,yutak,thakis
BUG=
Committed: https://crrev.com/45b8825685a3bcdb2478b47e8b7220cb5c46441b
Cr-Commit-Position: refs/heads/master@{#362128}
Patch Set 1 #
Total comments: 2
Patch Set 2 : add -Werror test #
Messages
Total messages: 23 (8 generated)
|