diff options
author | Alex Langford <apl@fb.com> | 2020-01-23 13:49:54 -0800 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2020-01-28 13:40:49 -0800 |
commit | c4f6fbe971351273b19a4a819bf6ceae2b70b37e (patch) | |
tree | f0b80ab3105d4871a55445e08dbabd3639c73b74 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 7f434b91a95f71ccd775c0cc43a5bc6f7dd5b939 (diff) | |
download | llvm-c4f6fbe971351273b19a4a819bf6ceae2b70b37e.zip llvm-c4f6fbe971351273b19a4a819bf6ceae2b70b37e.tar.gz llvm-c4f6fbe971351273b19a4a819bf6ceae2b70b37e.tar.bz2 |
[lldb] Remove ClangASTImporter from Target
Target is one of the classes responsible for vending ClangASTImporter.
Target doesn't need to know anything about ClangASTImporter, so if we
instead have ClangPersistentVariables vend it, we can preserve
existing behavior while improving layering and removing dependencies
from non-plugins to plugins.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions