diff --git a/cmake/ConfigureCompiler.cmake b/cmake/ConfigureCompiler.cmake index f85cc84f75..0890dcf0d1 100644 --- a/cmake/ConfigureCompiler.cmake +++ b/cmake/ConfigureCompiler.cmake @@ -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