commit | 09acc9863fe422dc83725f77991bf80551664ada | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Jul 07 23:08:52 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Jul 07 23:08:52 2010 +0000 |
tree | 303d9e0042c23a72e82d10382f20f28cd386343c | |
parent | 016a4a90c8e75d59de731fa3aa98f0a55656e66c [diff] |
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>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107833 91177308-0d34-0410-b5e6-96231b3b80d8