Skip to content
Commit 2d725b19 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

This patch attempts to fix the merging of __strong/__weak attributes

in merge_types. It is incomplete. We probably want to issue 
a warning if user attempts to change the attribute from __weak to
__strong or vice-vera. It also assumes that a __weak/__strong
attribute can not be specified with other (currently one) type
attriute. 

llvm-svn: 72711
parent 83689440
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