Skip to content

Commit 1415796

Browse files
thugheskartben
authored andcommitted
cmake clang/compiler_flags.cmake: Re-enable Wunused-function for clang
All warnings in the code base have been resolved. Signed-off-by: Tom Hughes <[email protected]>
1 parent a173fce commit 1415796

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
@@ -103,7 +103,6 @@ check_set_compiler_property(PROPERTY warning_extended
103103
#FIXME: need to fix all of those
104104
-Wno-self-assign
105105
-Wno-address-of-packed-member
106-
-Wno-unused-function
107106
-Wno-initializer-overrides
108107
-Wno-section
109108
-Wno-unused-variable

0 commit comments

Comments
 (0)