[PATCH] D20010: [clang-tidy] UnnecessaryCopyInitialization - Extend to trigger on non-const "this" object argument if it is not modified

Matt Kulukundis via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 06:48:32 PDT 2016


fowles added a comment.

LGTM, but I will wait for people who know this stuff better to sign off


http://reviews.llvm.org/D20010





More information about the cfe-commits mailing list