diff options
| author | Alex Langford <apl@fb.com> | 2019-09-11 20:36:28 +0000 |
|---|---|---|
| committer | Alex Langford <apl@fb.com> | 2019-09-11 20:36:28 +0000 |
| commit | 1b385a180250dac9a3b8aa469a242454322e76bc (patch) | |
| tree | e100608341f7a50ae537b826dc4b4e100695cc87 /clang/test/Preprocessor | |
| parent | 6d5f0029fc06dbb9968c770a5101e109ddfa63f7 (diff) | |
| download | bcm5719-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 'clang/test/Preprocessor')
0 files changed, 0 insertions, 0 deletions

