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

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

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

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

commit 6b4981df6008fb59a5b4c1f0b79f0a0b21ac232e
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-05 20:08:49 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-10-23 18:26:38 +0000

    libcxx cstdlib, cwchar: avoid using long long functions if not
    supported, even for older compilers that do not support the
    using_if_exists attribute.

    PR:             280562
    MFC after:      1 month

 contrib/llvm-project/libcxx/include/cstdlib | 12 ++++++++++++
 contrib/llvm-project/libcxx/include/cwchar  |  4 ++++
 2 files changed, 16 insertions(+)

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