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

Commit 88ce10f6 authored by Aditya Kumar's avatar Aditya Kumar Committed by Automerger Merge Worker
Browse files

Merge "Remove wtautological warnings added during toolchain update" into main am: 6edbaa36

parents cd72a638 6edbaa36
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{