[all-commits] [llvm/llvm-project] 032ad5: [Clang] Fix various bugs in alias CTAD transform (...
Younan Zhang via All-commits
all-commits at lists.llvm.org
Sat Mar 22 07:56:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 032ad590d6bac76965fac17b9f2ce41e076a5a0a
https://github.com/llvm/llvm-project/commit/032ad590d6bac76965fac17b9f2ce41e076a5a0a
Author: Younan Zhang <zyn7109 at gmail.com>
Date: 2025-03-22 (Sat, 22 Mar 2025)
Changed paths:
M clang/lib/Sema/SemaTemplateDeductionGuide.cpp
M clang/lib/Sema/SemaTemplateInstantiate.cpp
M clang/lib/Sema/TreeTransform.h
M clang/test/SemaCXX/ctad.cpp
Log Message:
-----------
[Clang] Fix various bugs in alias CTAD transform (#132061)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list