Skip to content

Commit b9d7b1b

Browse files
thugheskartben
authored andcommitted
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>
1 parent 2ae4ad2 commit b9d7b1b

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-unused-function
109109
-Wno-initializer-overrides
110110
-Wno-section
111-
-Wno-unknown-warning-option
112111
-Wno-unused-variable
113112
-Wno-format-invalid-specifier
114113
-Wno-gnu

0 commit comments

Comments
 (0)