[PATCH] D125142: [clang][auto-init] Remove -enable flag for "zero" mode

Brooks Davis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 7 11:39:59 PDT 2022


brooks added a comment.

It would be somewhat helpful as a transition aid if `-enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang` remained as a no-op producing a warning (a generic unused argument warning would be fine).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125142



More information about the cfe-commits mailing list