[Bug 292067] [exp-run] Against llvm-21-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 29 May 2026 23:05:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292067

--- Comment #167 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=dbb1534461bfb325f1b9dbfa1edf9befa25dbd8a

commit dbb1534461bfb325f1b9dbfa1edf9befa25dbd8a
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2026-02-14 20:42:18 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-05-29 22:59:37 +0000

    Merge commit d803c61aca0d from llvm git (by Corentin Jabot):

      [Clang] Fix a regression introduced by #147046 (#150893)

      Static functions have an implicit object argument during deduction.

    This fixes an assertion while compiling the devel/corrade port.

    PR:             292067
    MFC after:      1 month

    (cherry picked from commit 1dfe63e4f75fa2a8c94aaf4aefaf48d164bc90db)

 contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.