[PATCH] D19865: [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only trigger for decl stmts with single VarDecl.
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Tue May 3 06:51:51 PDT 2016
alexfh added a comment.
Is it a workaround to avoid breaking the code by incorrect fixes?
Repository:
rL LLVM
http://reviews.llvm.org/D19865
More information about the cfe-commits
mailing list