diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-07-07 23:08:52 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-07-07 23:08:52 +0000 |
commit | 1d9ef840fa7b627348774b37a2f07709ab33b76b (patch) | |
tree | 0e40a6f52b22bae18f2e1ca4497fc4a311310882 /llvm/lib | |
parent | 6213ab789fd029c0c7aecc9057692b049f89736e (diff) | |
download | bcm5719-llvm-1d9ef840fa7b627348774b37a2f07709ab33b76b.tar.gz bcm5719-llvm-1d9ef840fa7b627348774b37a2f07709ab33b76b.zip |
A using declaration can redeclare a typedef to the same type. These
typedefs won't have the same canonical declaration (since they are
distinct), so we need to check for this case specifically. Fixes
<rdar://problem/8018262>.
llvm-svn: 107833
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions