diff options
| author | Timm Bäder <tbaeder@redhat.com> | 2023-05-16 13:39:48 +0200 |
|---|---|---|
| committer | Timm Bäder <tbaeder@redhat.com> | 2023-12-14 15:07:42 +0100 |
| commit | 88abd530ef8e66ba4275146ffba028aa8923bf7f (patch) | |
| tree | 1dc82b183c5451d2a951c979befae9dd6d783f58 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | 493cc71d72c471c841b490f30dd8f26f3a0d89de (diff) | |
[clang][Interp] Allow evaluating standalone complex expressions
We reach visitExpr() when evaluating standalone expressions. However,
the RetValue() code path was unused before, because we never reach it,
even with structs or arrays.
RetValue expects a pointer on the stack it can take apart to return an
APValue, so provide it with one.
Differential Revision: https://reviews.llvm.org/D150661
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions
