aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSource.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2014-12-06 01:03:30 +0000
committerSean Callanan <scallanan@apple.com>2014-12-06 01:03:30 +0000
commitceeb74e606f4c4ad22dd4d471a4b2b901987eff0 (patch)
tree1fefcf26ede74a389ef615d8aafbee053c453b8d /lldb/source/Commands/CommandObjectSource.cpp
parent67d7af9c342e20df47d29e54422422198733e375 (diff)
downloadllvm-ceeb74e606f4c4ad22dd4d471a4b2b901987eff0.zip
llvm-ceeb74e606f4c4ad22dd4d471a4b2b901987eff0.tar.gz
llvm-ceeb74e606f4c4ad22dd4d471a4b2b901987eff0.tar.bz2
Now that we get types from modules, we occasionally
encounter clang::ExternalASTSources that are not instances of ClangExternalASTSourceCommon. We used to blithely assume that all are, and so we could use static_cast<>. That's no longer the case, so we have to have these AST sources register themselves. llvm-svn: 223560
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions