[PATCH] D52315: [clang-tidy] Fix for performance-unnecessary-value-param, performance-unnecessary-copy-initialization and performance-for-range-copy

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 26 07:05:47 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D52315#1245747, @dblaikie wrote:

> ...


I think this has been attempted to be superseded by https://reviews.llvm.org/D52360, although that has the same basic issue.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52315





More information about the cfe-commits mailing list