Enable -Wfortify-source

This reverts commit 885f2eec3c.

Reason for revert: Fixed the error reported in post-submit

Change-Id: I152494403e6d6937413d0e5d2637d426c2f54009
This commit is contained in:
Aditya Kumar 2024-05-29 20:40:54 +00:00
parent ba80e4c16b
commit ca5e3eb407

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{