[Bug 280562] [exp-run] Against llvm-19-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280562] [exp-run] Against llvm-19-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Dec 2024 12:56:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280562 --- Comment #186 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=b7cf9cba27f3ca39182a809124220cd5ea48d251 commit b7cf9cba27f3ca39182a809124220cd5ea48d251 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-08-05 20:16:04 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-12-01 12:32:39 +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.