Enable -Wfortify-source

This reverts commit 32e35e416e.

Reason for revert: Fixed the failing builds

Change-Id: I919c292e4802a795771c499a830381ca4c761e18
This commit is contained in:
Aditya Kumar
2024-06-18 21:17:12 +00:00
committed by Gerrit Code Review
parent 32e35e416e
commit 25e9e900f1

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{