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

Avoid a crash in the test suite where if we have a ObjC "id" type and we ask...

Avoid a crash in the test suite where if we have a ObjC "id" type and we ask it for the PointeeType() we would get a CompilerType with a valid TypeSystem, but invalid opaque type, and ClangASTContext::IsClangType() previously would return true saying that it was a valid clang type and it would crash in removing qualifiers from a clang::QualType that was constructed with an NULL opaque type.

llvm-svn: 247641
parent 500c1e1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment