commit | decf8748612740374a41a36fb3bc9ae50369cdf5 | [log] [tgz] |
---|---|---|
author | Aditya Kumar <appujee@google.com> | Thu Jan 09 15:29:14 2025 -0800 |
committer | Aditya Kumar <appujee@google.com> | Thu Jan 09 15:29:14 2025 -0800 |
tree | 6b49c0315582a3596941f39ef574792286a0d31e | |
parent | 5af460fc21229c4b24d556d438454e54ac499341 [diff] |
Enable -Wfortify-source Bug: 315245071 Change-Id: I84fbcffcf9ca136e033107044d936f583005e514
diff --git a/cc/config/global.go b/cc/config/global.go index b19682d..d969e97 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -366,8 +366,6 @@ "-Wno-array-parameter", "-Wno-gnu-offsetof-extensions", "-Wno-pessimizing-move", - // TODO: Enable this warning http://b/315245071 - "-Wno-fortify-source", } llvmNextExtraCommonGlobalCflags = []string{