[PATCH] D84048: DR2303: Prefer 'nearer' base classes during template deduction.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 21 12:22:17 PDT 2020


erichkeane added a comment.

In D84048#2165026 <https://reviews.llvm.org/D84048#2165026>, @erichkeane wrote:

> In D84048#2165023 <https://reviews.llvm.org/D84048#2165023>, @riccibruno wrote:
>
> > > Also make sure to update the the cxx_dr_status.html document.
> >
> > It is auto-generated. You need to tag the test case: `dr2303: 12`.
> >
> > Edit: And put it at the right place in the file (not at the end).
>
>
> Do you have an example of this?  I've not seen that anywhere before.


Ah, doh, I see a few now. Is that number the compiler version number?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84048/new/

https://reviews.llvm.org/D84048





More information about the cfe-commits mailing list