Enable -Wfortify-source
This reverts commit 55748021b0
.
Reason for revert: Remaining errors were fixed.
Change-Id: I5b947d1e0853d55122673732752ccef7ab2d735e
This commit is contained in:
committed by
Gerrit Code Review
parent
55748021b0
commit
cbf426fa50
@@ -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