summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2019-09-11 20:36:28 +0000
committerAlex Langford <apl@fb.com>2019-09-11 20:36:28 +0000
commit1b385a180250dac9a3b8aa469a242454322e76bc (patch)
treee100608341f7a50ae537b826dc4b4e100695cc87 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parent6d5f0029fc06dbb9968c770a5101e109ddfa63f7 (diff)
downloadbcm5719-llvm-1b385a180250dac9a3b8aa469a242454322e76bc.tar.gz
bcm5719-llvm-1b385a180250dac9a3b8aa469a242454322e76bc.zip
[Plugins/Process] Remove direct use of ClangASTContext from InferiorCallPOSIX
Summary: InferiorCallPOSIX directly grabs a ClangASTContext from the Target it has and does no error checking. I don't think these functions have a reason to know about clang specifically. Additionally, using `GetScratchTypeSystemForLanguage` forces us to do error checking since it returns an Expected. Differential Revision: https://reviews.llvm.org/D67427 llvm-svn: 371654
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud