[clang] [LifetimeSafety] Store cleanup statements for temporaries (PR #200568)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 1 02:57:40 PDT 2026


NeKon69 wrote:

> > But this only warns pre c++23, and also breaks too many tests in the same file.
> 
> Do we have a ticket tracking this issue?

I thought this is supposed to warn only pre c++23 and the current behavior is correct?
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2644r1.pdf

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


More information about the cfe-commits mailing list