Enable -Wfortify-source
Fixes: 315245071 Change-Id: Ic8ca6a1c0dafea62f2bca3d20f5c86b3e3225ea0
This commit is contained in:
@@ -365,8 +365,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