[PATCH] D151325: [analyzer] Differentiate lifetime extended temporaries
Tomasz KamiĆski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 4 07:20:18 PDT 2023
tomasz-kaminski-sonarsource marked an inline comment as done.
tomasz-kaminski-sonarsource added a comment.
In D151325#4470832 <https://reviews.llvm.org/D151325#4470832>, @xazax.hun wrote:
> Overall looks good to me. I think the changes to the notes already make the analyzer more useful so there are some observable benefits to this patch.
Also, user-after-move now correctly detect the use of of move-from lifetime extended temporaries.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151325/new/
https://reviews.llvm.org/D151325
More information about the cfe-commits
mailing list