[clang] [CodeGen] Fix cleanup attribute for C89 for-loop init variables (PR #156643)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 8 12:01:16 PDT 2025


https://github.com/efriedma-quic commented:

This is roughly what I expected.  But it looks like there are some build failures on the bot.

https://github.com/llvm/llvm-project/pull/156643


More information about the cfe-commits mailing list