[PATCH] D93497: Salvage debug info for function arguments in coro-split funclets.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 14:25:31 PST 2021
aprantl added a comment.
In D93497#2523816 <https://reviews.llvm.org/D93497#2523816>, @bruno wrote:
> Awesome. I've also tested the last version of the patch against some testcases I care about and they all debug fine under lldb!
If you have any testcases that would make sense to add to the LLDB testsuite, let me know! It will make it harder for me to break C++ coroutines as I'm working on Swift coroutine support.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93497/new/
https://reviews.llvm.org/D93497
More information about the llvm-commits
mailing list