If name lookup finds different type declarations in different scopes
that actually refer to the same underlying type, it is not an ambiguity; add uniquing support based on the canonical type of type declarations. Fixes <rdar://problem/8296180>. llvm-svn: 110806
Loading
Please register or sign in to comment