cmake clang/compiler_flags.cmake: Re-enable -Winvalid-format-specifier
All warnings in the code base have been resolved. Signed-off-by: Tom Hughes <tomhughes@chromium.org>
This commit is contained in:
parent
b9d7b1bdae
commit
9ba1f2e170
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ check_set_compiler_property(PROPERTY warning_extended
|
||||||
-Wno-initializer-overrides
|
-Wno-initializer-overrides
|
||||||
-Wno-section
|
-Wno-section
|
||||||
-Wno-unused-variable
|
-Wno-unused-variable
|
||||||
-Wno-format-invalid-specifier
|
|
||||||
-Wno-gnu
|
-Wno-gnu
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue