commit | 45ca89a4a2b0693def6dfb4d46fbf9a049f9dcaa | [log] [tgz] |
---|---|---|
author | Pechetty Sravani <pechetty@google.com> | Thu Jul 11 09:55:12 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jul 11 09:55:12 2024 +0000 |
tree | b3adb3dae3c3b4e2b5874e4959059020eaa51464 | |
parent | 59514dc77c36c8af5bd21d8c72af2ba2a0d72f76 [diff] | |
parent | 852a98fd8c403f67745d85701c8810088e62298a [diff] |
Merge "Revert "Enable -Wfortify-source"" into main
diff --git a/cc/config/global.go b/cc/config/global.go index 3513f7e..bf2502f 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -376,6 +376,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{