Enable -Wgnu-designator
Bug: 296606895 Test: presubmit Change-Id: I2ef67807fef8376ea08f65f60439b7c3b6f73e83
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