[clang] [clang][CodeGen] Emit lifetime markers for block-scoped compound literals in C (PR #219045)
Nick Desaulniers via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 26 15:50:27 PDT 2026
nickdesaulniers wrote:
> There's a stupid edge case here which this doesn't take into account:
Good catch. (fixed) Who hurt you this way? :stuck_out_tongue_closed_eyes:
https://github.com/llvm/llvm-project/pull/219045
More information about the cfe-commits
mailing list