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

Commit 492e81bd authored by Aditya Kumar's avatar Aditya Kumar Committed by Gerrit Code Review
Browse files

Enable -Wfortify-source

Bug: 315245071
Change-Id: I06ced7e599dea83a6dbd68b89c996a3127c318ae
parent 109e77ab
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -362,8 +362,6 @@ var (
		"-Wno-array-parameter",
		"-Wno-gnu-offsetof-extensions",
		"-Wno-pessimizing-move",
		// TODO: Enable this warning http://b/315245071
		"-Wno-fortify-source",
	}

	llvmNextExtraCommonGlobalCflags = []string{