Skip to content
Commit a19af581 authored by Greg Clayton's avatar Greg Clayton
Browse files

Fix a crasher that could happen if ClangASTSource::CompleteType() found a type...

Fix a crasher that could happen if ClangASTSource::CompleteType() found a type whose name matched, but came from a different language. We need to verify that any types we find are clang types before trying to extra a clang::QualType and then use it.

<rdar://problem/24138711>

llvm-svn: 265443
parent 4c7d0944
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment