Descriptiongn: make some warning flags match gyp more closely
This fixes differences in -Wno-unused-function and
-Wno-unneeded-internal-declaration.
It also changes the diff'ing script to accept
-Wendif-labels
-Wextra
-Wsign-compare
when in GN but not gyp, because they're more conservative. These
mostly happen when GN declares a lib chromium_code, but gyp doesn't.
Also, remove some defines from the dont_care, as I'm not sure that
we don't care yet.
And some minor tweaks to diff script output.
R=brettw@chromium.org
BUG=335824
Committed: https://crrev.com/e8d3adb185373b15d593855f623fb5e28ef7878c
Cr-Commit-Position: refs/heads/master@{#294229}
Patch Set 1 #Patch Set 2 : fix comment #Patch Set 3 : disable unused function warning in generated cython code #Patch Set 4 : . #Patch Set 5 : breakpad:processor_support non-chromium_code #Patch Set 6 : breakpad:minidump_dump non-chromium_code #
Messages
Total messages: 21 (10 generated)
|