On Wed, Jul 2, 2008 at 8:18 AM, Eli Friedman <<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, Jul 2, 2008 at 4:45 AM, Argiris Kirtzidis <<a href="mailto:akyrtzi@gmail.com">akyrtzi@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> After a suggestion by Chris, I've added a page to track C++ support in<br>
> Clang:<br>
> <a href="http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080630/006333.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080630/006333.html</a><br>
><br>
> Please feel free to add something I missed, change wording and/or change<br>
> the whole design of the page.<br>
><br>
> Later I'll link to this page by the front page ("Current Status") and<br>
> get_involved.html ("Open Projects"/"Continue work on C++ support").<br>
<br>
</div>Is a page like this really useful at this point?  There's really so<br>
much missing that clang is basically useless for C++ at the moment.<br>
Some examples: C++-compatible conversions, constant-folding,<br>
inheritance, exceptions, overloading, constructors, copy-conversion,<br>
friends, custom operators, function-style type conversions, labels for<br>
declarations.</blockquote><div><br>I find it useful, as I'm extremely interested in the progress being made. Also, there are many applications which can leverage Clang without codegen for these constructs. Pretty printing HTML, analysis, AST representations, etc. It's just easier to check this type of page than to read all the commit and dev emails.<br>
<br>-Chandler<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<font color="#888888"><br>
-Eli<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<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>
</div></div></blockquote></div><br>