[clang] [clang-tools-extra] [codegen] Emit missing cleanups when an expression contains a branch (PR #80698)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 12 05:15:15 PST 2024
usx95 wrote:
I updated the patch to work for all the initializations that were missing cleanups due to branch in an expression.
https://github.com/llvm/llvm-project/pull/80698
More information about the cfe-commits
mailing list