commit | 29e34835460ea76d8fd304faf12db410825a6b92 | [log] [tgz] |
---|---|---|
author | Aditya Kumar <appujee@google.com> | Thu May 09 04:10:54 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 09 04:10:54 2024 +0000 |
tree | ea6b9695c07f5d0354c94885162d980671730852 | |
parent | dd4f5537b8d74648abd9779549a60df8562f3375 [diff] | |
parent | a6e022c83550ae221b5697228139c7400f83e45c [diff] |
Merge "Enable -Wfortify-source" into main
diff --git a/cc/config/global.go b/cc/config/global.go index 16b5e09..12c1bb9 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -365,8 +365,6 @@ "-Wno-unqualified-std-cast-call", "-Wno-array-parameter", "-Wno-gnu-offsetof-extensions", - // TODO: Enable this warning http://b/315245071 - "-Wno-fortify-source", } llvmNextExtraCommonGlobalCflags = []string{