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

Clang C++20 Feature: P2082R1 - Fixing CTAD for aggregates

Open tstellar opened this issue 4 years ago • 2 comments


id: P2082R1 paper: https://wg21.link/p2082r1

tstellar avatar Feb 24 '22 04:02 tstellar

@llvm/issue-subscribers-c-20

llvmbot avatar Feb 24 '22 05:02 llvmbot

where would one have to look in the codebase to implement this ? i've been missing this feature for years :(

jcelerier avatar Mar 26 '22 11:03 jcelerier

Fixed https://reviews.llvm.org/D139837

yuanfang-chen avatar Jul 05 '23 16:07 yuanfang-chen

@llvm/issue-subscribers-clang-frontend

llvmbot avatar Jul 05 '23 17:07 llvmbot