[clang] [LifetimeSafety] Store cleanup statements for temporaries (PR #200568)
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 1 03:03:58 PDT 2026
Xazax-hun 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
Ah, my bad! Never mind!
https://github.com/llvm/llvm-project/pull/200568
More information about the cfe-commits
mailing list