[PATCH] D56585: [clang-tidy] Treat references to smart pointers correctly in use-after-move.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 15 23:36:23 PST 2019
mboehme added a comment.
In D56585#1358477 <https://reviews.llvm.org/D56585#1358477>, @JonasToth wrote:
> LGTM, is there a bug report for this issue? If yes please close that too :)
Thanks for the reminder!
This was a bug that was reported internally, so there is no LLVM bug for this.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56585/new/
https://reviews.llvm.org/D56585
More information about the cfe-commits
mailing list