Skip to content

Commit c021c6d

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

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
@@ -102,7 +102,6 @@ check_set_compiler_property(APPEND PROPERTY warning_dw_3
102102
check_set_compiler_property(PROPERTY warning_extended
103103
#FIXME: need to fix all of those
104104
-Wno-sometimes-uninitialized
105-
-Wno-missing-braces
106105
-Wno-self-assign
107106
-Wno-address-of-packed-member
108107
-Wno-unused-function

0 commit comments

Comments
 (0)