DescriptionDisable -Wextra for all toolchains.
On clang, this flag is a no-op, and Blink code has a long way to go to be
clean with respect to these warnings on GCC toolchains. The GYP build has
never had -Wextra set, so let's just make GN in line with that.
BUG=424334
TEST=try bots
TBR=brettw
Committed: https://crrev.com/c9aa95f7873dc969f35cded9b4f2e2692af91b18
Cr-Commit-Position: refs/heads/master@{#302693}
Patch Set 1 #
Total comments: 1
Patch Set 2 : switch to disabling -Wextra altogether #
Total comments: 2
Patch Set 3 : Add -Wno-type-limits to GYP build #
Total comments: 1
Patch Set 4 : get rid of -Wno-type-limits altogether #Messages
Total messages: 21 (3 generated)
|