aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2016-11-08 00:45:34 +0000
committerHaojian Wu <hokein@google.com>2016-11-08 00:45:34 +0000
commit06e39a3aed315950d58617f6f9c1f208c356fd02 (patch)
tree27df1be74748b594df1581faa905d2901d3d2593 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
parent9ac0eba6724806d65d2b28b6e96cceded33b4e35 (diff)
downloadllvm-06e39a3aed315950d58617f6f9c1f208c356fd02.zip
llvm-06e39a3aed315950d58617f6f9c1f208c356fd02.tar.gz
llvm-06e39a3aed315950d58617f6f9c1f208c356fd02.tar.bz2
[clang-tidy] Don't warn implicit variables in peformance-unnecessary-copy-initialization.
Summary: This will prevent the check warning the variables which have been implicitly added by compiler, like the following case (in for-range loop): the variable '__end' is copy-constructed from a const reference... Reviewers: alexfh Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D25911 llvm-svn: 286186
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions