[PATCH] D52360: [clang-tidy] Fix for performance-unnecessary-value-param, performance-unnecessary-copy-initialization and performance-for-range-copy
Danila Malyutin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 26 05:15:34 PDT 2018
danilaml added a comment.
Would that also skip checks for something like `shared_ptr`?
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52360
More information about the cfe-commits
mailing list