From c021c6d5f09ba6698894cc8c0a9dd10b64a66772 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 All warnings in the code base have been resolved. 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 55d7731969e..8715150e5a6 100644 --- a/cmake/compiler/clang/compiler_flags.cmake +++ b/cmake/compiler/clang/compiler_flags.cmake @@ -102,7 +102,6 @@ check_set_compiler_property(APPEND PROPERTY warning_dw_3 check_set_compiler_property(PROPERTY warning_extended #FIXME: need to fix all of those -Wno-sometimes-uninitialized - -Wno-missing-braces -Wno-self-assign -Wno-address-of-packed-member -Wno-unused-function