commit | 492e81bd0e875e84dede746f4aa212902c2932a3 | [log] [tgz] |
---|---|---|
author | Aditya Kumar <appujee@google.com> | Wed Sep 04 21:24:12 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Sep 04 21:24:12 2024 +0000 |
tree | 9b05ce9a6f21107c1e77a88b961a7c70ca70edc6 | |
parent | 109e77abcd4d84afecc5a137a4d72093f3a4af05 [diff] |
Enable -Wfortify-source Bug: 315245071 Change-Id: I06ced7e599dea83a6dbd68b89c996a3127c318ae
diff --git a/cc/config/global.go b/cc/config/global.go index 0e8fff6..707b9dc 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -362,8 +362,6 @@ "-Wno-array-parameter", "-Wno-gnu-offsetof-extensions", "-Wno-pessimizing-move", - // TODO: Enable this warning http://b/315245071 - "-Wno-fortify-source", } llvmNextExtraCommonGlobalCflags = []string{