[PATCH] D52727: [clang-tidy] White List Option 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
Tue Oct 9 15:30:57 PDT 2018


lebedev.ri added a comment.

LG other than the `hasCanonicalType()` vs `hasType()` question.


https://reviews.llvm.org/D52727





More information about the cfe-commits mailing list