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