Merge "Re-enable tautological-unsigned-zero-compare"
am: 73e2125894
Change-Id: I12b004231a9f19a85f8afb9d0ac1d78bf6a50cac
This commit is contained in:
commit
09c3304fe4
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ func init() {
|
|||
"-Wno-tautological-constant-compare",
|
||||
"-Wno-tautological-type-limit-compare",
|
||||
"-Wno-tautological-unsigned-enum-zero-compare",
|
||||
"-Wno-tautological-unsigned-zero-compare",
|
||||
|
||||
// Disable c++98-specific warning since Android is not concerned with C++98
|
||||
// compatibility.
|
||||
|
|
Loading…
Reference in a new issue