Author: lvoufo
Date: Thu Jun 13 01:04:33 2013
New Revision: 183888

URL: http://llvm.org/viewvc/llvm-project?rev=183888&view=rev
Log:
Updated C++1y status for contextual conversions to 'partial' (without review)

Modified:
    cfe/trunk/www/cxx_status.html

Modified: cfe/trunk/www/cxx_status.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=183888&r1=183887&r2=183888&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Thu Jun 13 01:04:33 2013
@@ -417,7 +417,7 @@ available.</p>
     <tr>
       <td>Tweak to certain C++ contextual conversions</td>
       <td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3323.pdf";>N3323</a></td>
-      <td class="none" align="center">No</td>
+      <td class="partial" align="center">Partial</td>
     </tr>
     <tr>
       <td>Binary literals</td>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to