[Bug 292067] [exp-run] Against llvm-21-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292067] [exp-run] Against llvm-21-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 May 2026 23:04:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292067
--- Comment #151 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=738e74943c49cfc577df105ea069d47c3b8fc0e6
commit 738e74943c49cfc577df105ea069d47c3b8fc0e6
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2025-12-06 20:24:15 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-05-29 22:57:28 +0000
Revert "libcxx-compat: revert llvmorg-19-init-17473-g69fecaa1a455:"
This reverts commit cab3680acf8e6ea40c686d4f26db4429e26a5331, in
preparation for merging llvm 21.
PR: 292067
MFC after: 1 month
(cherry picked from commit 501871ebf9d725ab1c6fb2c4da9bac77f60b37a7)
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, 31 insertions(+), 266 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.