Skip to content

Commit 8133f47

Browse files
thugheskartben
authored andcommitted
cmake clang/compiler_flags.cmake: Re-enable -Wgnu
All warnings in the code base have been resolved. Signed-off-by: Tom Hughes <[email protected]>
1 parent b35c3a6 commit 8133f47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/compiler/clang/compiler_flags.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ check_set_compiler_property(PROPERTY warning_extended
108108
-Wno-initializer-overrides
109109
-Wno-section
110110
-Wno-unused-variable
111-
-Wno-gnu
112111
)
113112

114113
set_compiler_property(PROPERTY warning_error_coding_guideline

0 commit comments

Comments
 (0)