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

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

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

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

commit 81e300df5e654eee3835ec2c6a2ae34cf317df72
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-05 20:07:28 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-10-23 18:26:37 +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

 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.