Enable -Wfortify-source
This reverts commit 32e35e416e
.
Reason for revert: Fixed the failing builds
Change-Id: I919c292e4802a795771c499a830381ca4c761e18
This commit is contained in:
committed by
Gerrit Code Review
parent
32e35e416e
commit
25e9e900f1
@@ -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