Merge "Enable tautological-bitwise-compare warning" am: 252d7449ca
am: 38fda9cf88
Change-Id: I09609767f0c17072306fb1f35fdf47023e2eef81
This commit is contained in:
@@ -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