commit | 99d9068bfc6bf1ea04b8788661c742bc24a259d5 | [log] [tgz] |
---|---|---|
author | Priyanka Advani <padvani@google.com> | Fri May 17 20:07:50 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 17 20:07:50 2024 +0000 |
tree | bc3e5529d9b3de755a2b2a995cb4beb15fb2e92f | |
parent | 6c9f52495351c30825340b86a7718e406eeb1fd2 [diff] | |
parent | 89ed157a2f3231e5a4c3316149a0b49a155d73b6 [diff] |
Merge "Revert "Enable -Wfortify-source"" into main
diff --git a/cc/config/global.go b/cc/config/global.go index 12c1bb9..16b5e09 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -365,6 +365,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{