Date: Sun, 01 Dec 2024 11:20:02 +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-aMGPNOIc2Y@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 #150 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dd9a713d3aed2fe83774de3b82a4cb88f8= ca72ec9 commit d9a713d3aed2fe83774de3b82a4cb88f8ca72ec9 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-08-05 20:26:02 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-12-01 11:17:10 +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 (cherry picked from commit 2f2ebe758bea201830bd021525424813f7fc6c6b) 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-aMGPNOIc2Y>