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

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

Merge "Enable -Wfortify-source" into main

parents dd4f5537 a6e022c8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -365,8 +365,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{