Skip to content
Commit e0a64f73 authored by Sean Callanan's avatar Sean Callanan
Browse files

Modified clients of ClangASTImporter to be more robust

in the face of failures to import types, since blithely
passing on NULL types can sometimes lead to trouble.

Also eliminated a use of getAs and replaced it with
dyn_cast, which is more robust.

llvm-svn: 145628
parent 54c9462c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment