Enable -Wfortify-source

This reverts commit 55748021b0.

Reason for revert: Remaining errors were fixed.

Change-Id: I5b947d1e0853d55122673732752ccef7ab2d735e
This commit is contained in:
Aditya Kumar
2024-07-03 00:21:40 +00:00
committed by Gerrit Code Review
parent 55748021b0
commit cbf426fa50

View File

@@ -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{