| commit | 13e658731346914749b7fb17d12417c04166c6ff | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Aug 11 14:45:53 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Aug 11 14:45:53 2010 +0000 |
| tree | 465a69be168b8918dc01e72976b35a765f0861a2 | |
| parent | 08b0997cc1054472333f5e45d3776e6f83c1e71e [diff] |
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