[PATCH] D107835: [libunwind] Compile with -Wunused-but-set-variable
Daniel Kiss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 2 02:44:19 PDT 2021
danielkiss added a comment.
In D107835#2978584 <https://reviews.llvm.org/D107835#2978584>, @MaskRay wrote:
> -Wall enables -Wunused-but-set-variable, so the CMake change is not needed.
oh right, dropped.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107835/new/
https://reviews.llvm.org/D107835
More information about the llvm-commits
mailing list