aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/Target.cpp
diff options
context:
space:
mode:
authorFelix Berger <flx@google.com>2021-05-10 11:26:00 -0400
committerFelix Berger <flx@google.com>2021-06-09 15:52:48 -0400
commit5dbe3bf4b8dbb7e67d41c7c1360f15d512dd72a0 (patch)
tree923dc53789db7d6412262bdee7e56816c4cf1ee9 /llvm/lib/TextAPI/Target.cpp
parent68d0db0b6d56ec900044539b30c458d896ea55ba (diff)
downloadllvm-5dbe3bf4b8dbb7e67d41c7c1360f15d512dd72a0.zip
llvm-5dbe3bf4b8dbb7e67d41c7c1360f15d512dd72a0.tar.gz
llvm-5dbe3bf4b8dbb7e67d41c7c1360f15d512dd72a0.tar.bz2
[clang-tidy] performance-unnecessary-copy-initialization: Remove the complete statement when the copied variable is unused.
It is not useful to keep the statement around and can lead to compiler warnings when -Wall (-Wunused-variable specifically) turned on. Differential Revision: https://reviews.llvm.org/D102175 Reviewed-by: ymandel
Diffstat (limited to 'llvm/lib/TextAPI/Target.cpp')
0 files changed, 0 insertions, 0 deletions