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:
parent
ba80e4c16b
commit
ca5e3eb407
1 changed files with 0 additions and 2 deletions
|
@ -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{
|
||||
|
|
Loading…
Reference in a new issue