Merge "Revert "Revert "Remove unnecessary warning suppression""" am: 3a33fe535e

am: 9d256a5aa1

Change-Id: I76bdf7af21564068168fa3cad9b3934f7d6f2bf4
This commit is contained in:
Yi Kong
2018-12-04 01:52:57 -08:00
committed by android-build-merger

View File

@@ -185,9 +185,6 @@ func init() {
// compatibility.
"-Wno-c++98-compat-extra-semi",
// Disable this warning until we can fix all instances where it fails.
"-Wno-self-assign-overloaded",
// Disable this warning until we can fix all instances where it fails.
"-Wno-constant-logical-operand",