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