[Lldb-commits] [lldb] [LLDB] Display artificial __promise and __coro_frame variables. (PR #71928)
Haojian Wu via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 10 03:48:58 PST 2023
hokein wrote:
Is there a way to run the tests under `lldb/test/API/` directory? `ninja check-lldb` doesn't seem to run these tests on my linux machine.
```
./bin/llvm-lit -sv <llvm-project-path>/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/coroutine_handle/
Testing Time: 0.02s
Total Discovered Tests: 1
Unsupported: 1 (100.00%)
```
https://github.com/llvm/llvm-project/pull/71928
More information about the lldb-commits
mailing list