commit | aa31b4b81678b6e8f4fd359e49dd92257831dae7 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Sep 06 01:37:56 2012 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Sep 06 01:37:56 2012 +0000 |
tree | bd38f73a9d60c3793731ddb4c7b84f0667994e1d | |
parent | 30c4282f8891d9e71d8a2237fa24011f6eece225 [diff] |
PR13775: When checking for a tag type being shadowed by some other declaration, don't trample over the caller's LookupResult in the case where the check fails. llvm-svn: 163281