[PATCH] D135713: [cmake][Fuchsia] Add -ftrivial-auto-var-init=zero to runtimes build

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 17:16:52 PDT 2022


dblaikie added a comment.

any chance of using pattern init rather than zero init, so this doesn't hide uninitialized bugs?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135713/new/

https://reviews.llvm.org/D135713



More information about the cfe-commits mailing list