[clang] [LifetimeSafety] Allow configuring lifetimebound fix-it spelling (PR #204045)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 16 09:09:23 PDT 2026


NeKon69 wrote:

Also, I am pretty sure `__attribute__((lifetimebound))` works in C++ too. That doesn't mean you have to account for it in this patch, but you don't really have to wait for C support to land: https://godbolt.org/z/sr7TTan61

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


More information about the cfe-commits mailing list