Skip to content
Commit 1d9ef840 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 6213ab78
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