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

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

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

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

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

 .../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.