Merge "Enable -Wgnu-designator" into main
This commit is contained in:
@@ -93,9 +93,6 @@ var (
|
||||
// guide and should not be a warning, at least by default.
|
||||
"-Wno-c99-designator",
|
||||
|
||||
// Many old files still have GNU designator syntax.
|
||||
"-Wno-gnu-designator",
|
||||
|
||||
// Warnings from clang-12
|
||||
"-Wno-gnu-folding-constant",
|
||||
|
||||
|
Reference in New Issue
Block a user