Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Dec 2024 11:19:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280562] [exp-run] Against llvm-19-update branch on GitHub
Message-ID:  <bug-280562-7788-ICy98v22jZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280562-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280562-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280562

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dab462c8c5a53d4d71327ad009b3582d87=
f41b24e

commit ab462c8c5a53d4d71327ad009b3582d87f41b24e
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-09-11 10:17:00 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-12-01 11:17:14 +0000

    Merge commit 6dbdb8430b49 from llvm git (by Nikolas Klauser):

      [Clang] Fix crash due to invalid source location in
__is_trivially_equality_comparable (#107815)

      Fixes #107777

    This fixes an assertion failure building www/qt5-webengine:

      Assertion failed: (Loc.isValid() && "point of instantiation must be
valid!"), function setPointOfInstantiation, file
contrib/llvm-project/clang/include/clang/AST/DeclTemplate.h, line 1938.

    PR:             280562
    MFC after:      1 month

    (cherry picked from commit 835c3a3e69af562ec6d4ec3639938c96dad1697e)

 contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280562-7788-ICy98v22jZ>