r184049 - Updated status of support for contextual conversion from partial to full

Larisse Voufo lvoufo at google.com
Sun Jun 16 22:39:24 PDT 2013


On Sun, Jun 16, 2013 at 6:38 PM, Richard Smith <richard at metafoo.co.uk>wrote:

> On Sat, Jun 15, 2013 at 1:26 PM, Larisse Voufo <lvoufo at google.com> 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).
>

Ok. Fixed. Thanks. -- Larisse.


>
> > 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
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130616/6812cfa4/attachment.html>


More information about the cfe-commits mailing list