Merge "Remove unnecessary warning suppression" am: da5cf6a7f3
am: 779ec3a2dc
am: a9c6ec0c95
Change-Id: I5c3e1a83753f1c36a69d3a7895d812c44966532e
This commit is contained in:
@@ -179,9 +179,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",
|
||||
|
||||
|
Reference in New Issue
Block a user