r257652 - Update cxx_dr_status.html after the 3.8 branch

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 13 14:55:49 PST 2016


The right way to update this file is to change the www/make_cxx_dr_status
script and then rerun it. (It expects to find a copy of the cwg_index.html
page from the wg21 website in the current directory.) Done in r257695.

On Wed, Jan 13, 2016 at 11:20 AM, Hans Wennborg <hans at chromium.org> wrote:

> Richard, can you check that I got this right? Are there any more DRs
> that were addressed in 3.8?
>
> If it looks good, I'll merge this to the branch.
>
> Cheers,
> Hans
>
> On Wed, Jan 13, 2016 at 11:14 AM, Hans Wennborg via cfe-commits
> <cfe-commits at lists.llvm.org> wrote:
> > Author: hans
> > Date: Wed Jan 13 13:14:03 2016
> > New Revision: 257652
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=257652&view=rev
> > Log:
> > Update cxx_dr_status.html after the 3.8 branch
> >
> > Modified:
> >     cfe/trunk/www/cxx_dr_status.html
> >
> > Modified: cfe/trunk/www/cxx_dr_status.html
> > URL:
> http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_dr_status.html?rev=257652&r1=257651&r2=257652&view=diff
> >
> ==============================================================================
> > --- cfe/trunk/www/cxx_dr_status.html (original)
> > +++ cfe/trunk/www/cxx_dr_status.html Wed Jan 13 13:14:03 2016
> > @@ -2483,7 +2483,7 @@ of class templates</td>
> >      <td><a href="
> http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#407
> ">407</a></td>
> >      <td>C++11</td>
> >      <td>Named class with associated typedef: two names or one?</td>
> > -    <td class="svn" align="center">SVN</td>
> > +    <td class="full" align="center">Clang 3.8</td>
> >    </tr>
> >    <tr id="408">
> >      <td><a href="
> http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#408
> ">408</a></td>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160113/6690d7e6/attachment-0001.html>


More information about the cfe-commits mailing list