Merge "Remove unnecessary warning suppression" am: da5cf6a7f3
am: 779ec3a2dc
Change-Id: I581200aa4df67c8ab7076bfbfa9b110b8c15e5ec
This commit is contained in:
@@ -185,9 +185,6 @@ 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