hokein updated this revision to Diff 75595.
hokein added a comment.
Don't mess up with other patches.
https://reviews.llvm.org/D25911
Files:
clang-tidy/performance/UnnecessaryCopyInitialization.cpp
test/clang-tidy/performance-unnecessary-copy-initialization.cpp
Index: test/clang-tidy/perf
hokein created this revision.
hokein added a reviewer: alexfh.
hokein added a subscriber: cfe-commits.
[clang-tidy] Don't warn implicit variables in
peformance-unnecessary-copy-initialization.
This will prevent the check warning the variables which have been
implicitly added by compiler, like th