[libcxx-commits] [PATCH] D107835: [libunwind] Compile with -Wunused-but-set-variable
Fangrui Song via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 1 18:57:11 PDT 2021
MaskRay added a comment.
-Wall enables -Wunused-but-set-variable, so the CMake change is not needed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107835/new/
https://reviews.llvm.org/D107835
More information about the libcxx-commits
mailing list