[cfe-dev] [Patch] AST support, and unqualified name lookup for using-directives

Piotr Rak piotr.rak at gmail.com
Sat Jan 31 04:00:18 PST 2009


Hi,

Sorry, I have just noticed crash on valid code caused by this patch,
and not handling ambiguous name lookup results properly in
Sema::ActOnUsingDirective :(
Attached diff to previous, and also updated version, fixing this
crash, and extending tests.

Piotr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ambig-ns.diff
Type: text/x-patch
Size: 2090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090131/84a44cde/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: decl.udir.v2.diff
Type: text/x-patch
Size: 57851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090131/84a44cde/attachment-0001.bin>


More information about the cfe-dev mailing list