diff options
author | Jie Fu <jiefu@tencent.com> | 2024-11-21 21:04:44 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2024-11-21 21:04:44 +0800 |
commit | aa746495affb3ab94daafcbe09bfb229dd27429f (patch) | |
tree | 2ff2a7d1aa885166982c325f25184853c95324c7 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | ddb62d26cb988b6dfee545dcbd7412d297d9b99b (diff) | |
download | llvm-aa746495affb3ab94daafcbe09bfb229dd27429f.zip llvm-aa746495affb3ab94daafcbe09bfb229dd27429f.tar.gz llvm-aa746495affb3ab94daafcbe09bfb229dd27429f.tar.bz2 |
[InstCombine] Remove unused variable in InstCombineCompares.cpp (NFC)
/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:3190:14:
error: unused variable 'CmpBW' [-Werror,-Wunused-variable]
unsigned CmpBW = Ty->getScalarSizeInBits();
^
1 error generated.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions