| commit | f1f4bc217627a6593246f837bb1bcbef3cc92ad6 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jan 22 02:21:23 2015 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jan 22 02:21:23 2015 +0000 |
| tree | 1f68b3212d81b19d34b7af8c882d019581dabcd9 | |
| parent | 00270df5175e97951836f4aa721d45c902f4b4ee [diff] |
[modules] If we load two declarations with typedef names for linkage purposes on top of a local declaration of the same entity, we still need to remember that we loaded the first one or we may fail to merge the second one properly. llvm-svn: 226765