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

fix PR10395 - array decay can produce an interesting type when

decaying an array of incomplete type (which has type [0 x i8]*) to a
normal pointer (which has incompletetype*).

llvm-svn: 135565
parent b66d2555
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