Merge "Re-enable tautological-unsigned-enum-zero-compare" am: 47236f13fc
am: 38e5eacedc
am: b9dc979980
Change-Id: I0430686c2f7d56fbb8b624ecfd67e9c73e9a7ff9
This commit is contained in:
commit
12eafc1908
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue