llvm-project
llvm-project copied to clipboard
Clang C++20 Feature: P1814R0 - Wording for Class Template Argument Deduction for Alias Templates
id: P1814R0 paper: https://wg21.link/p1814r0
@llvm/issue-subscribers-c-20
Friendly ping, any updates on this?
@alanzhao1 sorry, I haven't had the time to work on this.
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, 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.
Hi @alanzhao1, I'm still working on this. However, P2582R0 is yet to be picked up AFAIK.
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)
Ran into this pothole today. So uh... Any news here?
Ran into again today; just for another voice / raised hand.
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.
Reassign this issue to me. I'm working on it.
@llvm/issue-subscribers-clang-frontend
Author: Tom Stellard (tstellar)