diff options
author | Daniel Kiss <daniel.kiss@arm.com> | 2021-09-02 11:37:09 +0200 |
---|---|---|
committer | Daniel Kiss <daniel.kiss@arm.com> | 2021-09-02 11:43:20 +0200 |
commit | d212bdf82883c8880da5a2ee67ce6b7b9a239f88 (patch) | |
tree | defaf689898215b86da4c71ef88fb7213672f32f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 50634deaa54afc08962563ccb1f0c0a6266b64b5 (diff) | |
download | llvm-d212bdf82883c8880da5a2ee67ce6b7b9a239f88.zip llvm-d212bdf82883c8880da5a2ee67ce6b7b9a239f88.tar.gz llvm-d212bdf82883c8880da5a2ee67ce6b7b9a239f88.tar.bz2 |
[libunwind] Compile with -Wunused-but-set-variable
-Wunused-but-set-variable triggers a warning even the block of code is effectively dead.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D107835
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions