Files
clang-p2996/clang/lib/Sema/SemaTemplateDeductionGuide.cpp
Haojian Wu 4d2a1bf563 [clang] CTAD alias: Respect explicit deduction guides defined after the first use of the alias template. (#125478)
Fixes #103016

This is the last missing piece for the C++20 CTAD alias feature. No
release note being added in this PR yet, I will send out a follow-up
patch to mark this feature done.

(Since the release 20 branch is cut, I think we should target on
clang21).
2025-02-10 15:05:49 +01:00

62 KiB