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/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 54c522420347e58aa7bae1892cf5c5672b57c875 (diff) | |
download | llvm-37339d1426d1092aeb6ba3a4939b9efd6c1e2987.zip llvm-37339d1426d1092aeb6ba3a4939b9efd6c1e2987.tar.gz llvm-37339d1426d1092aeb6ba3a4939b9efd6c1e2987.tar.bz2 |
[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/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions