r209046 - If a declaration is loaded, and then a module import adds a redeclaration, then

Joerg Sonnenberger joerg at britannica.bec.de
Wed May 21 14:09:32 PDT 2014


On Fri, May 16, 2014 at 11:01:31PM -0000, Richard Smith wrote:
> If a declaration is loaded, and then a module import adds a redeclaration, then
> ensure that querying the first declaration for its most recent declaration
> checks for redeclarations from the imported module.

Do you have a better idea than the attached patch to fix the shared
library build?

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: text/x-diff
Size: 1294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140521/2a10e7c6/attachment.diff>


More information about the cfe-commits mailing list