diff options
| author | Sean Callanan <scallanan@apple.com> | 2011-12-01 21:04:37 +0000 | 
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2011-12-01 21:04:37 +0000 | 
| commit | e0a64f7302fc115c19b4df46ad5b5cb72ffd5a15 (patch) | |
| tree | cbccf152af78c2731ed49505104730a5547805f9 /clang/lib/Basic/Module.cpp | |
| parent | 54c9462c7797e3ff9358d33151fcd319a03d21af (diff) | |
| download | llvm-e0a64f7302fc115c19b4df46ad5b5cb72ffd5a15.zip llvm-e0a64f7302fc115c19b4df46ad5b5cb72ffd5a15.tar.gz llvm-e0a64f7302fc115c19b4df46ad5b5cb72ffd5a15.tar.bz2 | |
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
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions
