llvm/libunwind
Daniel Kiss d212bdf828 [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
2021-09-02 11:43:20 +02:00
..
cmake [runtimes] Don't try passing --target flags to GCC 2021-07-15 16:52:02 -04:00
docs Bump the trunk major version to 14 2021-07-27 21:58:25 -07:00
include [Unwind] Harmonise exception class for EHABI spec. 2021-09-02 11:31:03 +02:00
src [Unwind] Harmonise exception class for EHABI spec. 2021-09-02 11:31:03 +02:00
test [Unwind] Harmonise exception class for EHABI spec. 2021-09-02 11:31:03 +02:00
.clang-format
CMakeLists.txt [libunwind] Compile with -Wunused-but-set-variable 2021-09-02 11:43:20 +02:00
LICENSE.TXT