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:
@@ -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{
|
||||
|
Reference in New Issue
Block a user