Go to file
Fariborz Jahanian 6c5a8e2555 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
2009-10-30 01:13:23 +00:00
clang This patch computes composite type of two objective-c expressions 2009-10-30 01:13:23 +00:00
compiler-rt add __save_vfp_d8_d15_regs and __restore_vfp_d8_d15_regs for ARM 2009-10-29 22:31:39 +00:00
llvm Remove dead code. 2009-10-30 00:39:25 +00:00