Enable -Wfortify-source am: ca5e3eb407
am: 2ac2966a57
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3107458 Change-Id: Ie07d8a9bdfcb91ea8e9879096677eb516439d009 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
89234715c4
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