Enable clang comment warnings
This commit is contained in:
parent
c7b28abaf0
commit
27db99a77f
|
@ -282,7 +282,6 @@ else()
|
|||
-Woverloaded-virtual
|
||||
-Wshift-sign-overflow
|
||||
# Here's the current set of warnings we need to explicitly disable to compile warning-free with clang 11
|
||||
-Wno-comment
|
||||
-Wno-delete-non-virtual-dtor
|
||||
-Wno-format
|
||||
-Wno-sign-compare
|
||||
|
|
Loading…
Reference in New Issue