aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-07-21 04:09:54 +0000
committerChris Lattner <sabre@nondot.org>2008-07-21 04:09:54 +0000
commit17af2a62f31ec9e09c4df20873a717bb5f0ad99e (patch)
tree1071231ad55ca70d6c088238f068aadc52ee98ac /lib/CodeGen/CodeGenModule.cpp
parentd85376aa66bc16488539f6bb11f97d0170b1fe6b (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53819 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions