Skip to content
Commit 6c5a8e25 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

This patch computes composite type of two objective-c expressions

used in a conditional expression by finding the most-derived common
super class of the two and qualifies the resulting type by the
intersection of the protocl qualifier list of the two objective-c
pointer types. ( this is continuation of radar 7334235).

llvm-svn: 85554
parent 3f0db2be
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