[cfe-dev] Attempt at CXX Namespaces

Kevin Tew tewk at cs.utah.edu
Mon Feb 25 11:32:48 PST 2008


I've gotten serious and have written some code.

Following the clang web page's advice, I've tried to start implementing 
c++ namespaces.
Currently, I'm trying to figure out how to add namespace members to my 
NamespaceDecl.

I'm very new to clang and learning as I go.   Comments/Suggestions welcome.

Kevin Tew



-------------- next part --------------
A non-text attachment was scrubbed...
Name: cxxnamespaces.diff
Type: text/x-diff
Size: 5415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080225/875d4d1b/attachment.diff>


More information about the cfe-dev mailing list