[clang] [clang][analyzer] Detect use-after-move for 3-arg std::move (PR #196602)
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 1 01:34:04 PDT 2026
https://github.com/Xazax-hun commented:
A small comment inline about how this should be evolved in the future. Looks like some of the checks are failing, will give another look once those are resolved.
But overall, I think this is going in a good direction.
https://github.com/llvm/llvm-project/pull/196602
More information about the cfe-commits
mailing list