summaryrefslogtreecommitdiff
path: root/cc
diff options
context:
space:
mode:
author Aditya Kumar <appujee@google.com> 2024-05-09 18:39:15 +0000
committer Aditya Kumar <appujee@google.com> 2024-05-24 04:43:18 +0000
commit5735ef6777f11e9057dee1552315a72780817488 (patch)
treec98232f1d1108d9d3ad5d19b1e56170d934d2a79 /cc
parentd02bd377dad293a207651e035d14a21cb8ba7c73 (diff)
Enable -Wfortify-source
Workaround for the post-submit failures in b/341339765 has been merged. Test: woodchipper and presubmit Fixes: 315245071 Change-Id: I840f545cc0892cfdf9c896fd45761ba5308ff1ca
Diffstat (limited to 'cc')
-rw-r--r--cc/config/global.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/config/global.go b/cc/config/global.go
index 290a27dfb..b7ee768a1 100644
--- a/cc/config/global.go
+++ b/cc/config/global.go
@@ -370,8 +370,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{