Merge "Revert "Remove unnecessary warning suppression"" am: cf492adb34
am: 1e8681d22f
Change-Id: I2debeb50164d6c5f8d516fe66a6870d34f9dd3eb
This commit is contained in:
@@ -185,6 +185,9 @@ 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",
|
||||
|
||||
|
Reference in New Issue
Block a user