sim: warnings: enable -Wduplicated-cond
This commit is contained in:
Vendored
+1
@@ -15827,6 +15827,7 @@ build_warnings="-Wall -Wpointer-arith
|
||||
-Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable
|
||||
-Wno-sign-compare -Wno-error=maybe-uninitialized
|
||||
-Wno-error=deprecated-register
|
||||
-Wduplicated-cond
|
||||
-Wmissing-declarations
|
||||
"
|
||||
build_warnings="$build_warnings
|
||||
|
||||
@@ -44,6 +44,7 @@ build_warnings="-Wall -Wpointer-arith
|
||||
dnl C++ -Wno-mismatched-tags
|
||||
-Wno-error=deprecated-register
|
||||
dnl C++ -Wsuggest-override
|
||||
-Wduplicated-cond
|
||||
dnl C++ -Wdeprecated-copy
|
||||
dnl C++ -Wdeprecated-copy-dtor
|
||||
dnl C++ -Wredundant-move
|
||||
|
||||
Reference in New Issue
Block a user