Treat reorder warnings as errors (#3944)
This commit is contained in:
@@ -774,6 +774,7 @@ else ()
|
||||
-Wno-strict-aliasing
|
||||
|
||||
-Werror=return-type
|
||||
-Werror=reorder
|
||||
)
|
||||
|
||||
if (CMAKE_CXX_COMPILER_ID MATCHES "Clang")
|
||||
|
||||
Reference in New Issue
Block a user