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

Commit a0ad736b authored by AdityaK's avatar AdityaK Committed by Aditya Kumar
Browse files

Remove wtautological warnings added during toolchain update

Bug: b/301328082

Change-Id: I0bf10e4a9456dff1b3a521ca13cb5170e738f80a
parent af9fc549
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -367,8 +367,6 @@ var (
		"-Wno-gnu-offsetof-extensions",
		// TODO: Enable this warning http://b/315245071
		"-Wno-fortify-source",
		"-Wno-tautological-negation-compare",
		"-Wno-tautological-undefined-compare",
	}

	llvmNextExtraCommonGlobalCflags = []string{