Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 841fc797 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 484fb090 af32e1ba
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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