benedekaibas wrote: > Hmm, currently this PR contains the content of #205521 as well, which makes > it difficult to see what changes it contains. Let's merge the reporting > checker first.
Yes, I totally agree. That is why I have included the small explanation in the description. This PR **should not** be merged any time before merging the #205951 PR. Once that PR is merged this PR needs to be updated since it contains elements of the `UseAfterLifetimEnd` checker from #205951 PR. Once `UseAfterLifetimeEnd` is merged we can do the cleanup. https://github.com/llvm/llvm-project/pull/205951 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
