Merge "Re-enable tautological-unsigned-enum-zero-compare"
am: 47236f13fc
Change-Id: I4def4ff498f48dfff56709b1f8dd28fbe4fad408
This commit is contained in:
commit
38e5eacedc
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