summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-12-26 14:52:43 +0100
committerRaphael Isemann <teemperor@gmail.com>2019-12-26 16:23:40 +0100
commit37339d1426d1092aeb6ba3a4939b9efd6c1e2987 (patch)
treeababab36e6488a0fc7b8adeb47138586759f733a /lldb/packages/Python/lldbsuite/test/configuration.py
parent54c522420347e58aa7bae1892cf5c5672b57c875 (diff)
downloadbcm5719-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/configuration.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud