[PATCH] D93497: Salvage debug info for function arguments in coro-split funclets.

Bruno Cardoso Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 15:04:52 PST 2021


bruno added a comment.



> 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.

Thanks for bringing this up. I actually do, it's pretty simple stuff, but might help with end-to-end testing. Will put up a patch soon, hopefully others in this thread also have more testcases to contribute :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93497/new/

https://reviews.llvm.org/D93497



More information about the llvm-commits mailing list