[all-commits] [llvm/llvm-project] b83736: [LLDB] Display artificial __promise and __coro_fra...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Nov 14 00:06:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b837361b80f6db162969f8226e28fb5253b8db0b
https://github.com/llvm/llvm-project/commit/b837361b80f6db162969f8226e28fb5253b8db0b
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
M lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle/TestCoroutineHandle.py
Log Message:
-----------
[LLDB] Display artificial __promise and __coro_frame variables. (#71928)
See the discussion in #69309.
More information about the All-commits
mailing list