Skip to content

Commit 53f17c1

Browse files
thugheskartben
authored andcommitted
cmake clang/compiler_flags.cmake: Re-enable -Wsometimes-uninitialized
All warnings in the code base have been resolved. Signed-off-by: Tom Hughes <tomhughes@chromium.org>
1 parent b4f8a7f commit 53f17c1

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
@@ -101,7 +101,6 @@ check_set_compiler_property(APPEND PROPERTY warning_dw_3
101101

102102
check_set_compiler_property(PROPERTY warning_extended
103103
#FIXME: need to fix all of those
104-
-Wno-sometimes-uninitialized
105104
-Wno-self-assign
106105
-Wno-address-of-packed-member
107106
-Wno-unused-function

0 commit comments

Comments
 (0)