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

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

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

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

commit 6a42a876ddcf7e86fd756e85d5d0fcae53921007
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-05 20:07:28 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-12-01 12:32:38 +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.