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

Commit 608779b2 authored by Aditya Kumar's avatar Aditya Kumar
Browse files

Enable -Wfortify-source

Bug: 315245071
Change-Id: I6a75787f5244c5e89b188113839a2c95c805450e
parent 65c530c1
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{