r366628 - We support P1301R4 in C++2a as of r366626.

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 20 02:01:06 PDT 2019


On Sat, 20 Jul 2019 at 10:56, Aaron Ballman via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> On Sat, Jul 20, 2019 at 4:54 AM Richard Smith <richard at metafoo.co.uk>
> wrote:
> >
> > On Sat, 20 Jul 2019 at 10:24, Aaron Ballman via cfe-commits <
> cfe-commits at lists.llvm.org> wrote:
> >>
> >> Author: aaronballman
> >> Date: Sat Jul 20 01:24:56 2019
> >> New Revision: 366628
> >>
> >> URL: http://llvm.org/viewvc/llvm-project?rev=366628&view=rev
> >> Log:
> >> We support P1301R4 in C++2a as of r366626.
> >>
> >> 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=366628&r1=366627&r2=366628&view=diff
> >>
> ==============================================================================
> >> --- cfe/trunk/www/cxx_status.html (original)
> >> +++ cfe/trunk/www/cxx_status.html Sat Jul 20 01:24:56 2019
> >> @@ -1108,7 +1108,7 @@ as the draft C++2a standard evolves.
> >>      <tr>
> >>        <td><tt>[[nodiscard("with reason")]]</tt></td>
> >>        <td><a href="http://wg21.link/p1301r4">P1301R4</a></td>
> >> -      <td class="none" align="center">No</td>
> >> +      <td class="full" align="center">Yes</td>
> >
> >
> > Please mark this as SVN (class="svn"), not as Yes, because we have not
> always done this.
>
> Oops, my mistake! I've corrected in r366629.
>

Perfect, thanks :)


> ~Aaron
>
> >
> >>
> >>      </tr>
> >>      <tr>
> >>        <td><tt>using enum</tt></td>
> >>
> >>
> >> _______________________________________________
> >> cfe-commits mailing list
> >> cfe-commits at lists.llvm.org
> >> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190720/2b45e513/attachment-0001.html>


More information about the cfe-commits mailing list