[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: Sat, 25 Apr 2026 14:20:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292067
--- Comment #88 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=a114ece3e6158f49088b0704b4afef07040d83f3
commit a114ece3e6158f49088b0704b4afef07040d83f3
Author: Dimitry Andric <dimitry@andric.com>
AuthorDate: 2026-01-05 19:54:32 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-04-25 14:14:20 +0000
libcxx-compat: revert llvmorg-19-init-5639-ga10aa4485e83:
[libc++] Simplify the implementation of remove_reference (#85207)
GCC 13 introduced the type trait `__remove_reference`. We can simplify
the implementation of `remove_reference` a bit by using it.
This is part of making libc++ 21 build with clang 18.
PR: 292067
MFC after: 1 month
.../llvm-project/libcxx/include/__type_traits/remove_reference.h | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.