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 | 09acc9863fe422dc83725f77991bf80551664ada (patch) | |
tree | 303d9e0042c23a72e82d10382f20f28cd386343c /lib/Checker/GRExprEngine.cpp | |
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
Diffstat (limited to 'lib/Checker/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions