Merge "Enable -Wno-xor-as-pow for external code."

This commit is contained in:
Treehugger Robot
2022-12-15 22:21:35 +00:00
committed by Gerrit Code Review

View File

@@ -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