Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 10:36:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
Message-ID:  <bug-276104-7788-Bya0Xac0ti@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276104-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=3D276104

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D70ab6e9b180dd7ed0cce5c9c69dd33480=
99b63bd

commit 70ab6e9b180dd7ed0cce5c9c69dd3348099b63bd
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-04-13 08:44:26 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-20 10:29:10 +0000

    Revert commit 925a11a5f221 from llvm-project (by Nikolas Klauser):

      [libc++] Simplify is_convertible

      GCC 13 has added __is_convertible(), so we don't need to keep the
fallback implementation around.

      Reviewed By: #libc, Mordante

      Spies: Mordante, libcxx-commits

      Differential Revision: https://reviews.llvm.org/D157939

    This should allow buildworld with gcc 12 to work again.

    PR:             276104
    MFC after:      1 month

    (cherry picked from commit 2365f012951e5f0333cf31c690f668299c86b30e)

 .../libcxx/include/__type_traits/is_convertible.h  | 79 ++++++++++++++++++=
+++-
 1 file changed, 78 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-276104-7788-Bya0Xac0ti>