<div dir="ltr">The links here are dead right now, but they should become live once the post-Bristol mailing goes out. I'll update the page to be less confusing / broken.</div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Apr 19, 2013 at 10:46 AM, Andy Gibbs <span dir="ltr"><<a href="mailto:andyg1001@hotmail.co.uk" target="_blank">andyg1001@hotmail.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im HOEnZb">Richard,<br>
<br>
Are your links for documents 36xx correct?<br>
<br>
<br>
On Friday, April 19, 2013 7:27 PM, Richard Smith wrote:<br>
</div><div class="HOEnZb"><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Author: rsmith<br>
Date: Fri Apr 19 12:27:48 2013<br>
New Revision: 179864<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=179864&view=rev" target="_blank">http://llvm.org/viewvc/llvm-<u></u>project?rev=179864&view=rev</a><br>
Log:<br>
Initial work on status page for C++14.<br>
<br>
Modified:<br>
   cfe/trunk/www/cxx_status.html<br>
<br>
Modified: cfe/trunk/www/cxx_status.html<br>
URL:<br>
<a href="http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=179864&r1=179863&r2=179864&view=diff" target="_blank">http://llvm.org/viewvc/llvm-<u></u>project/cfe/trunk/www/cxx_<u></u>status.html?rev=179864&r1=<u></u>179863&r2=179864&view=diff</a><br>

==============================<u></u>==============================<u></u>==================<br>
--- cfe/trunk/www/cxx_status.html (original)<br>
+++ cfe/trunk/www/cxx_status.html Fri Apr 19 12:27:48 2013<br>
@@ -22,7 +22,7 @@<br>
<div id="content"><br>
<br>
<!--**************************<u></u>******************************<u></u>*****************--><br>
-<h1>C++98 and C++11 Support in Clang</h1><br>
+<h1>C++98, C++11, and C++14 Support in Clang</h1><br>
<!--**************************<u></u>******************************<u></u>*****************--><br>
<p>Last updated: $Date$</p><br>
<br>
@@ -398,6 +398,80 @@ integer type, because changing <code>int<br>
ABI-incompatible change.</span><br>
</p><br>
<br>
+<h2 id="cxx14">C++1y implementation status</h2><br>
+<br>
+<p>Clang is introducing support for the upcoming C++ language standard,<br>
+provisionally named C++1y.  The following table describes which C++1y<br>
features<br>
+have been implemented in Clang and in which Clang version they became<br>
+available.</p><br>
+<br>
+<table width="689" border="1" cellspacing="0"><br>
+ <tr><br>
+    <th>Language Feature</th><br>
+    <th>C++1y Proposal</th><br>
+    <th>Available in Clang?</th><br>
+ </tr><br>
+    <tr><br>
+      <td>Tweak to certain C++ contextual conversions</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3323.pdf" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2012/n3323.pdf</a>">N3323</a></td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    <tr><br>
+      <td>[PROVISIONAL] Binary literals</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3472.pdf" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2012/n3472.pdf</a>">N3472</a></td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    <tr><br>
+      <td>[PROVISIONAL] Return type deduction for normal functions</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3638.html" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3638.html</a>">N3638</a></<u></u>td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    <!--<br>
+    <tr><br>
+      <td>Runtime-sized arrays with automatic storage duration</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3639.html" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3639.html</a>">N3639</a></<u></u>td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    --><br>
+    <tr><br>
+      <td>[PROVISIONAL] Initialized lambda captures</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3648.html" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3648.html</a>">N3648</a></<u></u>td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    <tr><br>
+      <td>[PROVISIONAL] Generic lambdas</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3649.html" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3649.html</a>">N3649</a></<u></u>td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    <tr><br>
+      <td>[PROVISIONAL] Variable templates</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3651.pdf" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3651.pdf</a>">N3651</a></td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    <tr><br>
+      <td>[PROVISIONAL] Relaxing requirements on constexpr functions</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3652.html" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3652.html</a>">N3652</a></<u></u>td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    <tr><br>
+      <td>[PROVISIONAL] Member initializers and aggregates</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3653.html" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3653.html</a>">N3653</a></<u></u>td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    <!--<br>
+    <tr><br>
+      <td>Digit separators</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3661.html" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3661.html</a>">N3661</a></<u></u>td><br>

+      <td class="none" align="center">No</td><br>
+    </tr><br>
+    --><br>
+    <tr><br>
+      <td>[PROVISIONAL] Clarifying memory allocation</td><br>
+      <td><a<br>
href="<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3664.html" target="_blank">http://www.open-std.org/<u></u>jtc1/sc22/wg21/docs/papers/<u></u>2013/n3664.html</a>">N3664</a></<u></u>td><br>

+      <td class="na" align="center">N/A</td><br>
+    </tr><br>
+</table><br>
+<br>
</div><br>
</body><br>
</html><br>
</blockquote>
<br>
<br>
</div></div></blockquote></div><br></div>