[PATCH] D53847: [C++2a] P0634r3: Down with typename!

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 19 10:32:56 PDT 2022


erichkeane added a comment.

In D53847#3735738 <https://reviews.llvm.org/D53847#3735738>, @ilya-biryukov wrote:

> In D53847#3735704 <https://reviews.llvm.org/D53847#3735704>, @erichkeane wrote:
>
>> Note that this would also let us mark P2324 <https://reviews.llvm.org/P2324> as complete as well.  @ilya-biryukov : Since there is no response, I suspect the answer here is someone should take this over.  Were you going to?
>
> I could, but also busy with other things and happy to give this one away.
> Would you be interested to take it over instead?

Also very busy with other things, but was sorta looking into closing the partial P2324 <https://reviews.llvm.org/P2324>.  I haven't dug into this one much in a while, but I was sort of wondering if this is a candidate for being 'split up' into smaller patches/handle 1 case at a time. If i have time next week, I might just start looking into making this work for single-examples, rather than everything.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D53847



More information about the cfe-commits mailing list