Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2024 18:34:58 +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-CnpTGnb9aD@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 #81 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D2f2ebe758bea201830bd021525424813f=
7fc6c6b

commit 2f2ebe758bea201830bd021525424813f7fc6c6b
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-05 20:26:02 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-10-23 18:26:44 +0000

    libcxx-compat: revert llvmorg-19-init-17473-g69fecaa1a455:

      [libc++] Clean up some now dead code with the upgrade to GCC 14 (#977=
46)

    PR:             280562
    MFC after:      1 month

 contrib/llvm-project/libcxx/include/__config       | 58 ++++++++++++++----=
--
 .../libcxx/include/__tuple/tuple_element.h         | 26 +++++++++
 .../libcxx/include/__type_traits/is_function.h     | 14 ++++-
 .../__type_traits/is_member_function_pointer.h     | 31 +++++++++++
 .../__type_traits/is_member_object_pointer.h       | 15 ++++++
 .../include/__type_traits/is_member_pointer.h      | 16 ++++++
 .../__type_traits/is_nothrow_constructible.h       | 61 ++++++++++++++++++=
++++
 .../libcxx/include/__type_traits/is_object.h       | 25 ++++++++-
 .../libcxx/include/__type_traits/is_reference.h    | 29 ++++++----
 .../libcxx/include/__type_traits/is_scoped_enum.h  | 22 ++++++++
 10 files changed, 266 insertions(+), 31 deletions(-)

--=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-CnpTGnb9aD>