llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

Clang C++20 Feature: P1814R0 - Wording for Class Template Argument Deduction for Alias Templates

Open tstellar opened this issue 3 years ago • 1 comments


id: P1814R0 paper: https://wg21.link/p1814r0

tstellar avatar Feb 24 '22 04:02 tstellar

@llvm/issue-subscribers-c-20

llvmbot avatar Feb 24 '22 05:02 llvmbot

Friendly ping, any updates on this?

alanzhao1 avatar Nov 11 '22 23:11 alanzhao1

@alanzhao1 sorry, I haven't had the time to work on this.

yuanfang-chen avatar Nov 14 '22 18:11 yuanfang-chen

It turned out this and #54050 are both parts of https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p1021r6.html which I'm currently working on.

yuanfang-chen avatar Nov 16 '22 01:11 yuanfang-chen

@yuanfang-chen, I've been looking at this for the past few days, but I saw that you've been pretty active with https://reviews.llvm.org/D139837, which addresses #54050 which is related to this bug. Have you made any progress on this bug? If so, I'll abandon my efforts, as I'm sure you'll have something out before I do and I'd prefer to avoid duplicating work.

alanzhao1 avatar Jan 25 '23 23:01 alanzhao1

Hi @alanzhao1, I'm still working on this. However, P2582R0 is yet to be picked up AFAIK.

yuanfang-chen avatar Jan 26 '23 12:01 yuanfang-chen

Thanks for the update! Since you're working on it, I'll abandon my efforts, as you're more experienced in this area.

Feel free to add me as a reviewer to the patch (I'm ayzhao on LLVM's phabricator)

alanzhao1 avatar Feb 03 '23 19:02 alanzhao1

Ran into this pothole today. So uh... Any news here?

robertmaxton42 avatar Aug 03 '23 00:08 robertmaxton42

Ran into again today; just for another voice / raised hand.

13steinj avatar Oct 19 '23 18:10 13steinj

Hi @yuanfang-chen, I wonder what's the status now, are you still working on it? If not, I'm happy to pick it up.

hokein avatar Dec 04 '23 14:12 hokein

Reassign this issue to me. I'm working on it.

hokein avatar Dec 12 '23 09:12 hokein

@llvm/issue-subscribers-clang-frontend

Author: Tom Stellard (tstellar)

--- id: P1814R0 paper: https://wg21.link/p1814r0

llvmbot avatar Mar 08 '24 15:03 llvmbot