[Lldb-commits] [PATCH] D132624: [LLDB] Devirtualize coroutine promise types for `std::coroutine_handle`
Adrian Vogelsgesang via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 14 18:17:12 PST 2022
avogelsgesang updated this revision to Diff 475327.
avogelsgesang added a comment.
Fix ownership of CompilerType between "scratch typesystem" and "module type system"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132624/new/
https://reviews.llvm.org/D132624
Files:
lldb/source/Plugins/Language/CPlusPlus/Coroutines.cpp
lldb/source/Plugins/Language/CPlusPlus/Coroutines.h
lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle/TestCoroutineHandle.py
lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132624.475327.patch
Type: text/x-patch
Size: 9713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221115/e8b6e909/attachment.bin>
More information about the lldb-commits
mailing list