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

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

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

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

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

    libcxx atomic_ref.h: add typename keyword for difference_type
    declarations, otherwise older clang versions cannot compile this header.

    PR:             280562
    MFC after:      1 month

    (cherry picked from commit 81e300df5e654eee3835ec2c6a2ae34cf317df72)

 contrib/llvm-project/libcxx/include/__atomic/atomic_ref.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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