Skip to content
Commit c47d9304 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a crash that can happen when you have typedefs for pointers to

interfaces.  Just because they x->isPointerType() doesn't mean it is
valid to just cast to a pointertype.  We have to handle typedefs etc
as well.

llvm-svn: 53819
parent 15727f69
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