Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4353fab9 authored by Krzysztof Kosiński's avatar Krzysztof Kosiński
Browse files

Enable -Wgnu-designator

Bug: 296606895
Test: presubmit
Change-Id: I2ef67807fef8376ea08f65f60439b7c3b6f73e83
parent f36d157c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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",