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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De8847079df1b7998ce84fd87c845d9eee=
f0567fb

commit e8847079df1b7998ce84fd87c845d9eeef0567fb
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-05 20:25:18 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-10-23 18:26:43 +0000

    libcxx-compat: revert llvmorg-19-init-17727-g0eebb48fcfbc:

      [libc++] Merge is_member{,_object,_function}_pointer.h (#98727)

      The implementations for these traits have been simplified quite a bit,
      since we have builtins available for them now.

    PR:             280562
    MFC after:      1 month

 .../libcxx/include/__type_traits/invoke.h          |  3 ++-
 .../is_member_function_pointer.h (new)             | 31 ++++++++++++++++++=
++++
 .../__type_traits/is_member_object_pointer.h (new) | 31 ++++++++++++++++++=
++++
 .../include/__type_traits/is_member_pointer.h      | 12 ---------
 .../llvm-project/libcxx/include/module.modulemap   |  2 ++
 contrib/llvm-project/libcxx/include/type_traits    |  2 ++
 6 files changed, 68 insertions(+), 13 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-BoKDA4ySXj>