commit | 6c9f52495351c30825340b86a7718e406eeb1fd2 | [log] [tgz] |
---|---|---|
author | Aditya Kumar <appujee@google.com> | Fri May 17 18:58:08 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 17 18:58:08 2024 +0000 |
tree | f211de7c197d06a4edfeba10303ca57a5e63b0e9 | |
parent | 9b2422d890a6e4b021b034a68184c99b94899d32 [diff] | |
parent | 4412723f630dbdee83fcef5284781c31fdc4e4a5 [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{