[PATCH] D91893: [clang-tidy] performance-unnecessary-copy-initialization: Prevent false positives when dependent variable is modified.
Felix Berger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 7 06:16:48 PST 2020
flx added a comment.
Could someone take a first pass at this change? It would be great progress on this as this is the last currently known case that generates false positives.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91893/new/
https://reviews.llvm.org/D91893
More information about the cfe-commits
mailing list