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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Dec 2024 11:20:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280562

--- Comment #155 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

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

commit df90f45043a802ebccb9de62acfaec45db934813
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-05 20:16:04 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-12-01 11:17:09 +0000

    libcxx-compat: revert llvmorg-19-init-18062-g4dfa75c663e5:

      [libc++] Merge is_scoped_enum.h into is_enum.h (#99458)

    PR:             280562
    MFC after:      1 month

    (cherry picked from commit 04f5b79cfa4972b371e7751dee5bbfaa91f2f2fc)

 .../libcxx/include/__type_traits/is_enum.h         | 10 -------
 .../include/__type_traits/is_scoped_enum.h (new)   | 33 ++++++++++++++++++++++
 .../llvm-project/libcxx/include/module.modulemap   |  1 +
 contrib/llvm-project/libcxx/include/type_traits    |  4 +++
 4 files changed, 38 insertions(+), 10 deletions(-)

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