summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.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 /clang/lib/Frontend/CompilerInvocation.cpp
parent67d7af9c342e20df47d29e54422422198733e375 (diff)
downloadbcm5719-llvm-ceeb74e606f4c4ad22dd4d471a4b2b901987eff0.tar.gz
bcm5719-llvm-ceeb74e606f4c4ad22dd4d471a4b2b901987eff0.zip
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 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud