[clang] [clang] Implement P2582R1: CTAD from inherited constructors (PR #98788)

via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 21 08:00:45 PDT 2024


https://github.com/cor3ntin commented:

I think that this looks generally good

A few comments
 - can you give a description  if what needs to be done in subsequent PRs? (maybe cxx_status.html should say "partial"
 - can you add a release notes
 - can you add PCH or module tests for the changes to ASTReader/ASTWriter?

https://github.com/llvm/llvm-project/pull/98788


More information about the cfe-commits mailing list