Skip to content

Commit 9ba1f2e

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

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
@@ -109,7 +109,6 @@ check_set_compiler_property(PROPERTY warning_extended
109109
-Wno-initializer-overrides
110110
-Wno-section
111111
-Wno-unused-variable
112-
-Wno-format-invalid-specifier
113112
-Wno-gnu
114113
)
115114

0 commit comments

Comments
 (0)