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

Commit 6edbaa36 authored by Aditya Kumar's avatar Aditya Kumar Committed by Gerrit Code Review
Browse files

Merge "Remove wtautological warnings added during toolchain update" into main

parents 864fd2f1 a0ad736b
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{