diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-12-26 14:52:43 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-12-26 16:23:40 +0100 |
commit | 37339d1426d1092aeb6ba3a4939b9efd6c1e2987 (patch) | |
tree | ababab36e6488a0fc7b8adeb47138586759f733a /lldb/packages/Python/lldbsuite/test/lldbpexpect.py | |
parent | 54c522420347e58aa7bae1892cf5c5672b57c875 (diff) | |
download | bcm5719-llvm-37339d1426d1092aeb6ba3a4939b9efd6c1e2987.tar.gz bcm5719-llvm-37339d1426d1092aeb6ba3a4939b9efd6c1e2987.zip |
[lldb][NFC] Use ClangASTContext in AppleObjCRuntime interfaces
This code actually needs a ClangASTContext but instead takes a
clang::ASTContext and then retrieves the original ClangASTContext
via the global map of ClangASTContexts. Let's change it so
that it takes a ClangASTContext which is simpler and faster.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbpexpect.py')
0 files changed, 0 insertions, 0 deletions