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

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

Enable -Wfortify-source

This reverts commit 55748021.

Reason for revert: Remaining errors were fixed.

Change-Id: I5b947d1e0853d55122673732752ccef7ab2d735e
parent 55748021
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -376,8 +376,6 @@ var (
		"-Wno-unqualified-std-cast-call",
		"-Wno-array-parameter",
		"-Wno-gnu-offsetof-extensions",
		// TODO: Enable this warning http://b/315245071
		"-Wno-fortify-source",
	}

	llvmNextExtraCommonGlobalCflags = []string{