diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-01-31 13:00:32 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-01-31 13:17:08 +0100 |
commit | 1ccc702912fa9c41a58b9007807780a0dcb07707 (patch) | |
tree | 836303612852303c0078bc44eebbbe3341e23c23 /llvm/lib/IR/Module.cpp | |
parent | 19f1ce67353c197ab86039bcc15c3ebca02cbaea (diff) | |
download | llvm-1ccc702912fa9c41a58b9007807780a0dcb07707.zip llvm-1ccc702912fa9c41a58b9007807780a0dcb07707.tar.gz llvm-1ccc702912fa9c41a58b9007807780a0dcb07707.tar.bz2 |
[lldb][NFC] Remove unnecessary ClangASTImporter checks in ClangASTSource
A ClangASTSource always has a ClangASTImporter. Let's remove these sporadic
checks with a single assert during construction. They were added originally
for the modern-type-lookup mode that didn't use a ClangASTImporter in there.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions