[PATCH] D87455: [clang-tidy] performance-unnecessary-copy-initialization: Restrict UnnecessaryCopyInitialization check to variables initialized from free functions without arguments

Felix Berger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 14 10:53:19 PDT 2020


flx added a comment.

Thank you for the review, Aaron!

I don't have have commit access. Would you mind submitting it?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87455/new/

https://reviews.llvm.org/D87455



More information about the cfe-commits mailing list