[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
Tue Dec 8 10:53:26 PST 2020


flx added a comment.

Thanks for the review, Aaron! I appreciate it. Please let me know if you have any questions about the test cases.


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