From e9883f79b613a318314aff7b13bd63319171ed2c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 10 Jan 2025 15:34:22 -0800 Subject: [PATCH] cmake clang/compiler_flags.cmake: Re-enable Wmissing-braces warning Signed-off-by: Tom Hughes --- cmake/compiler/clang/compiler_flags.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/compiler/clang/compiler_flags.cmake b/cmake/compiler/clang/compiler_flags.cmake index a64150eb58c61b..858da7e5a54fa1 100644 --- a/cmake/compiler/clang/compiler_flags.cmake +++ b/cmake/compiler/clang/compiler_flags.cmake @@ -103,7 +103,6 @@ check_set_compiler_property(PROPERTY warning_extended #FIXME: need to fix all of those -Wno-sometimes-uninitialized -Wno-shift-overflow - -Wno-missing-braces -Wno-self-assign -Wno-address-of-packed-member -Wno-unused-function