diff options
author | Jie Fu <jiefu@tencent.com> | 2024-08-20 15:38:56 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2024-08-20 15:38:56 +0800 |
commit | d48b807aa8abd1cbfe8ac5d1ba27b8b3617fc5e6 (patch) | |
tree | d9638d99f3eb3698ea721a9e1f42b774ce93dc52 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 472c79ca52806856c0dc7548a6f82d3bd9e7530c (diff) | |
download | llvm-d48b807aa8abd1cbfe8ac5d1ba27b8b3617fc5e6.zip llvm-d48b807aa8abd1cbfe8ac5d1ba27b8b3617fc5e6.tar.gz llvm-d48b807aa8abd1cbfe8ac5d1ba27b8b3617fc5e6.tar.bz2 |
[Coroutines] Fix -Wunused-variable in CoroFrame.cpp (NFC)
/llvm-project/llvm/lib/Transforms/Coroutines/CoroFrame.cpp:1124:15:
error: unused variable 'PromiseAlloca' [-Werror,-Wunused-variable]
AllocaInst *PromiseAlloca = Shape.getPromiseAlloca();
^
1 error generated.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions