summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorBalázs Kéri <1.int32@gmail.com>2021-12-22 12:11:50 +0100
committerBalázs Kéri <1.int32@gmail.com>2022-02-14 08:27:44 +0100
commit83028ad934d60b024b5b0272cb68523232715dab (patch)
treec80cd68d422c47da4c87bcd8f0554b7fe849ae69 /lldb/test/API/python_api/debugger/TestDebuggerAPI.py
parente59d6dc06313da426e0c624561cf1f18027972b8 (diff)
[clang][AST][ASTImporter] Set record to complete during import of its members.
At import of a member it may require that the record is already set to complete. (For example 'computeDependence' at create of some Expr nodes.) The record at this time may not be completely imported, the result of layout calculations can be incorrect, but at least no crash occurs this way. A good solution would be if fields of every encountered record are imported before other members of all records. This is much more difficult to implement. Differential Revision: https://reviews.llvm.org/D116155
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions