]> granicus.if.org Git - clang/commitdiff
Updated status of support for contextual conversion from partial to full
authorLarisse Voufo <lvoufo@google.com>
Sat, 15 Jun 2013 20:26:23 +0000 (20:26 +0000)
committerLarisse Voufo <lvoufo@google.com>
Sat, 15 Jun 2013 20:26:23 +0000 (20:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184049 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 6d930e749c23d461ee3e77be8b56ea26c6ffd8f2..245b7da592e5ae0f74e57af5fb14c2f36f0ef073 100644 (file)
@@ -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="partial" align="center">Partial</td>
+      <td class="full" align="center">Yes</td>
     </tr>
     <tr>
       <td>Binary literals</td>