commit | e23fa2d0e84d1b878e012442a726c664216a9adf | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Fri Oct 30 01:13:23 2009 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Fri Oct 30 01:13:23 2009 +0000 |
tree | 5f6b6a88b772c9ceaa9c9ae570da59fdb0492ae9 | |
parent | 1a31a18db9d657751f38c724adc0d62e86852bd7 [diff] |
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). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85554 91177308-0d34-0410-b5e6-96231b3b80d8