[all-commits] [llvm/llvm-project] 0da6cc: [clang] fix handling of packs in TransformSubstNon...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Mon Oct 20 19:00:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0da6cca6c34dfc0faf969a4abf4daa53c1d16d5a
https://github.com/llvm/llvm-project/commit/0da6cca6c34dfc0faf969a4abf4daa53c1d16d5a
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M clang/lib/Sema/TreeTransform.h
A clang/test/SemaTemplate/GH164330.cpp
Log Message:
-----------
[clang] fix handling of packs in TransformSubstNonTypeTemplateParmExpr (#164350)
Since this regression was never released, there are no release notes.
Fixes #164330
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