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

Piotr Rak piotr.rak at gmail.com
Fri Jan 30 19:53:50 PST 2009


Hi,

I have played bit more with using-directives. Attached adds AST
support for using-directives (no serialization still), and makes
Sema::LookupName look ugly:) I may split it into two separated
patches(AST and lookup), if it is needed.
I would also want to also ask, if there is any master plan how to get
rid of OverloadedFunctionDecl yet, or anyone actively working on it
now?

Piotr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: decl.udir.diff
Type: text/x-patch
Size: 57144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090131/ad981697/attachment.bin>


More information about the cfe-dev mailing list