[PATCH] D127623: [Debug] [Coroutine] Adjust the scope and name for coroutine frame
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 19:45:24 PDT 2022
ChuanqiXu added a comment.
> I'm not sure it'd be appropriate to add to the demangler as-is, since it's not part of the mangling spec. Maybe it's worth a discussion with the itanium mangling folks. https://github.com/itanium-cxx-abi
I've posted an issue at https://github.com/itanium-cxx-abi/cxx-abi/issues/142. Maybe we could discuss the issue there?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127623/new/
https://reviews.llvm.org/D127623
More information about the llvm-commits
mailing list