<div>Sorry, that was me.  I've been pulled off the Clang work I was doing for some firefighting elsewhere, but I hope be back at it next week, unless you want to hand it off to someone else.</div>
<div> </div>
<div>-John<br><br></div>
<div class="gmail_quote">2009/5/29 Sebastian Redl <span dir="ltr"><<a href="mailto:sebastian.redl@getdesigned.at">sebastian.redl@getdesigned.at</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">Paweł Hajdan jr wrote:<br>> Hi. I was reading a lot about LLVM, and recently encountered clang.<br>> I'm very excited about the idea of library-based compiler design and<br>> possibilities it enables.<br>
><br>> I compiled clang from svn and played around a bit. I was looking for a<br>> small task to contribute, and it seems that parsing the using<br>> declaration is relatively easy (I'm generally interested in C++<br>
> support, static analysis, and contributing).<br>><br>> I'm attaching a simple patch which allows a snippet like<br>><br>> namespace test {<br>> class A {};<br>> }<br>><br>> using test::A;<br>
><br>> to pass -fsyntax-only. Passes make test.<br>><br></div>Hi Pawel,<br><br>Great to have you here.<br><br>Now, someone already did a lot of work on using declarations. I wonder<br>what happened to that work.<br>
<br>Sebastian<br>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br><br clear="all">
<div></div><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br>