diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2025-02-10 15:05:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-10 15:05:49 +0100 |
commit | 4d2a1bf563556d12cccc4cace1c2e225a3c002e4 (patch) | |
tree | c6656454f51823a2d5627d1782ee83bf8e1f2244 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 71adb054024a1e9bd5ed4566beda74dea65362cd (diff) | |
download | llvm-4d2a1bf563556d12cccc4cace1c2e225a3c002e4.zip llvm-4d2a1bf563556d12cccc4cace1c2e225a3c002e4.tar.gz llvm-4d2a1bf563556d12cccc4cace1c2e225a3c002e4.tar.bz2 |
[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).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions