diff options
author | Felix Berger <flx@google.com> | 2016-12-16 02:47:56 +0000 |
---|---|---|
committer | Felix Berger <flx@google.com> | 2016-12-16 02:47:56 +0000 |
commit | 519de4b69205a17df69250e92423d8bd482bbf99 (patch) | |
tree | 86bbac14967a88cc5339c85383a97994fdbb676f /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | f024a56cb87d81e5fd851b5a1fe18d07da77cd22 (diff) | |
download | llvm-519de4b69205a17df69250e92423d8bd482bbf99.zip llvm-519de4b69205a17df69250e92423d8bd482bbf99.tar.gz llvm-519de4b69205a17df69250e92423d8bd482bbf99.tar.bz2 |
[clang-tidy] Do not move parameter if only DeclRefExpr occurs inside of a loop
Summary: This fixes a bug where the performance-unnecessary-value-param check suggests a fix to move the parameter inside of a loop which could be invoked multiple times.
Reviewers: sbenza, aaron.ballman, alexfh
Subscribers: JDevlieghere, cfe-commits
Differential Revision: https://reviews.llvm.org/D27187
llvm-svn: 289912
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions