Merge "Enable tautological-bitwise-compare warning"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d7af130c2e
@@ -173,7 +173,6 @@ func init() {
|
||||
"-Wno-bitwise-conditional-parentheses", // http://b/148286937
|
||||
"-Wno-int-in-bool-context", // http://b/148287349
|
||||
"-Wno-sizeof-array-div", // http://b/148815709
|
||||
"-Wno-tautological-bitwise-compare", // http://b/148831363
|
||||
"-Wno-tautological-overlap-compare", // http://b/148815696
|
||||
}, " "))
|
||||
|
||||
|
Reference in New Issue
Block a user