[Bug 292067] [exp-run] Against llvm-21-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292067] [exp-run] Against llvm-21-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 May 2026 23:03:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292067
--- Comment #128 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e335c7f5daab66a47beb60e76121be139bb0cf65
commit e335c7f5daab66a47beb60e76121be139bb0cf65
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2026-02-25 18:06:51 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-05-29 22:57:32 +0000
Merge commit 787ba2426148 from llvm git (by Matheus Izvekov):
[clang] create local instantiation scope for matching template template
parameters (#183219)
This fixes a bug where a partial substitution from the enclosing scope
is used to prepopulate an unrelated template argument deduction.
Fixes #181166
This fixes an expected error when building the devel/catch port.
PR: 292067
MFC after: 1 month
(cherry picked from commit 5ac874516b27474ab5b3d195544c72fb04b4b86e)
contrib/llvm-project/clang/lib/Sema/SemaTemplateDeduction.cpp | 2 ++
1 file changed, 2 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.