[PATCH] D20010: [clang-tidy] UnnecessaryCopyInitialization - Extend to trigger on non-const "this" object argument if it is not modified
Felix Berger via cfe-commits
cfe-commits at lists.llvm.org
Mon May 23 18:50:04 PDT 2016
flx added a comment.
In http://reviews.llvm.org/D20010#427510, @alexfh wrote:
> How many more (in relative numbers) results does this check generate now?
147% more :)
http://reviews.llvm.org/D20010
More information about the cfe-commits
mailing list