diff options
author | Felix Berger <flx@google.com> | 2021-05-10 11:26:00 -0400 |
---|---|---|
committer | Felix Berger <flx@google.com> | 2021-06-09 15:52:48 -0400 |
commit | 5dbe3bf4b8dbb7e67d41c7c1360f15d512dd72a0 (patch) | |
tree | 923dc53789db7d6412262bdee7e56816c4cf1ee9 /llvm/lib/TextAPI/Target.cpp | |
parent | 68d0db0b6d56ec900044539b30c458d896ea55ba (diff) | |
download | llvm-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