diff options
author | Alex Langford <apl@fb.com> | 2019-07-12 18:34:37 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-07-12 18:34:37 +0000 |
commit | 24604ec799e03b44c94e2efbc11ca322a22fc49d (patch) | |
tree | 7f88c27d203900cc808e372426c22a7cced516e5 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | cb5ecae1f6fe961d4ec4ed1c0a83ce9e1d0edc11 (diff) | |
download | bcm5719-llvm-24604ec799e03b44c94e2efbc11ca322a22fc49d.tar.gz bcm5719-llvm-24604ec799e03b44c94e2efbc11ca322a22fc49d.zip |
[Core] Generalize ValueObject::MaybeCalculateCompleteType
Summary:
Instead of hardcoding ClangASTContext and ObjCLanguageRuntime, we can
generalize this by creating the method GetRuntimeType in
LanguageRuntime and moving the current MaybeCalculateCompleteType
implementation into ObjCLanguageruntime::GetRuntimeType
Reviewers: jingham, clayborg, JDevlieghere
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D64159
llvm-svn: 365939
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions