Merge "Re-enable tautological-unsigned-enum-zero-compare" am: 47236f13fc
am: 38e5eacedc
am: b9dc979980
Change-Id: I0430686c2f7d56fbb8b624ecfd67e9c73e9a7ff9
This commit is contained in:
@@ -167,7 +167,6 @@ func init() {
|
||||
// new warnings are fixed.
|
||||
"-Wno-tautological-constant-compare",
|
||||
"-Wno-tautological-type-limit-compare",
|
||||
"-Wno-tautological-unsigned-enum-zero-compare",
|
||||
|
||||
// Disable c++98-specific warning since Android is not concerned with C++98
|
||||
// compatibility.
|
||||
|
Reference in New Issue
Block a user