Enable -Wno-xor-as-pow for external code.
Bug: 145211022 Test: presubmit Change-Id: I025842df61cfd3657b21159fe4c05da857043a4c
This commit is contained in:
@@ -278,8 +278,6 @@ var (
|
||||
// http://b/145211477
|
||||
"-Wno-pointer-compare",
|
||||
// http://b/145211022
|
||||
"-Wno-xor-used-as-pow",
|
||||
// http://b/145211022
|
||||
"-Wno-final-dtor-non-final-class",
|
||||
|
||||
// http://b/165945989
|
||||
|
Reference in New Issue
Block a user