[Bug 280562] [exp-run] Against llvm-19-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 23 Oct 2024 18:34:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280562

--- Comment #80 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=a7b2d7f261b81d141195c4204fdc4a0dc97a146e

commit a7b2d7f261b81d141195c4204fdc4a0dc97a146e
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-05 20:26:58 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-10-23 18:26:45 +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.

    PR:             280562
    MFC after:      1 month

 .../libcxx/include/__type_traits/remove_reference.h        | 14 +++++++-------
 contrib/llvm-project/libcxx/include/cwchar                 |  4 ----
 contrib/llvm-project/libcxx/include/execution              |  4 ----
 3 files changed, 7 insertions(+), 15 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.