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

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

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

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

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

    libcxx simd_utils.h: only enable _LIBCPP_HAS_ALGORITHM_VECTOR_UTILS for
    clang >= 15, since older versions do not support the required builtins.

    PR:             280562
    MFC after:      1 month

    (cherry picked from commit 6846ab2fb6630ca91ab0a71350d77358e521c1c7)

 contrib/llvm-project/libcxx/include/__algorithm/simd_utils.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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