commit | f820c3beda57f5dbcc1788599456af0b7baf2c11 | [log] [tgz] |
---|---|---|
author | Liana Kazanova <lkazanova@google.com> | Wed May 29 00:26:24 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 29 00:26:24 2024 +0000 |
tree | 6430d4bec63f87bd73f0e2d103a716171343b799 | |
parent | 89341ed9add5024ea320087b3087109393f235cc [diff] | |
parent | 885f2eec3c96b6e0ffe06229032366c3b8e862e5 [diff] |
Merge "Revert "Enable -Wfortify-source"" into main
diff --git a/cc/config/global.go b/cc/config/global.go index b7ee768..290a27d 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -370,6 +370,8 @@ "-Wno-unqualified-std-cast-call", "-Wno-array-parameter", "-Wno-gnu-offsetof-extensions", + // TODO: Enable this warning http://b/315245071 + "-Wno-fortify-source", } llvmNextExtraCommonGlobalCflags = []string{