On Sat, Jun 15, 2013 at 1:26 PM, Larisse Voufo <[email protected]> wrote:
> Author: lvoufo
> Date: Sat Jun 15 15:26:23 2013
> New Revision: 184049
>
> URL: http://llvm.org/viewvc/llvm-project?rev=184049&view=rev
> Log:
> Updated status of support for contextual conversion from partial to full

This should be marked as 'SVN', not 'Yes'. 'Yes' here means 'has been
in Clang forever' (or more accurately, since it became a usable C++
compiler).

> 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=184049&r1=184048&r2=184049&view=diff
> ==============================================================================
> --- cfe/trunk/www/cxx_status.html (original)
> +++ cfe/trunk/www/cxx_status.html Sat Jun 15 15:26:23 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="partial" align="center">Partial</td>
> +      <td class="full" align="center">Yes</td>
>      </tr>
>      <tr>
>        <td>Binary literals</td>
>
>
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to