[PATCH] D127623: [Debug] [Coroutine] Adjust the scope and name for coroutine frame
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 14:22:39 PDT 2022
dblaikie added a comment.
In D127623#3587803 <https://reviews.llvm.org/D127623#3587803>, @ChuanqiXu wrote:
>> 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?
Sure
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127623/new/
https://reviews.llvm.org/D127623
More information about the llvm-commits
mailing list