make/hotspot/lib/CompileGtest.gmk
branchihse-cflags-rewrite-branch
changeset 58666 50a4f2770d1f
parent 58665 30a5049a36bb
--- a/make/hotspot/lib/CompileGtest.gmk	Thu Oct 17 11:07:24 2019 +0200
+++ b/make/hotspot/lib/CompileGtest.gmk	Thu Oct 17 11:37:36 2019 +0200
@@ -86,7 +86,7 @@
         unused-local-typedefs unused-variable address \
         missing-field-initializers unused-but-set-variable char-subscripts \
         array-bounds narrowing empty-body unused-but-set-parameter undef \
-        maybe-uninitialized logical-op \
+        maybe-uninitialized \
         implicit-fallthrough expansion-to-defined, \
     DISABLED_WARNINGS_clang := $(DISABLED_WARNINGS_clang) \
         undef switch format-nonliteral tautological-undefined-compare \