Merge "Revert "Remove unnecessary warning suppression"" am: cf492adb34
am: 1e8681d22f
am: ec10bb5d51
Change-Id: Ief86ddc75dbe998596f2ec8db23cb048fe0ba4c2
This commit is contained in:
@@ -179,6 +179,9 @@ func init() {
|
|||||||
// compatibility.
|
// compatibility.
|
||||||
"-Wno-c++98-compat-extra-semi",
|
"-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.
|
// Disable this warning until we can fix all instances where it fails.
|
||||||
"-Wno-constant-logical-operand",
|
"-Wno-constant-logical-operand",
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user