Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 10:37:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
Message-ID:  <bug-276104-7788-rypXuow8nO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276104

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D412542983a5ba62902141a8a7e155cceb=
9196a66

commit 412542983a5ba62902141a8a7e155cceb9196a66
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-01-14 13:20:42 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-19 21:24:43 +0000

    Redo libc++ customizations

    * Remove osreldate include because _LIBCPP_HAS_NO_GETS has disappeared
    * Instead, add direct major __FreeBSD__ check for using ::gets declarat=
ion
    * Mark EINTEGRITY values as FreeBSD customization
    * Reformat _LIBCPP_TYPE_VISIBILITY_DEFAULT customization

    PR:             276104
    MFC after:      1 month

    (cherry picked from commit 46c59ea9b61755455ff6bf9f3e7b834e1af634ea)

 contrib/llvm-project/libcxx/include/__config              | 8 ++------
 contrib/llvm-project/libcxx/include/__system_error/errc.h | 4 ++--
 contrib/llvm-project/libcxx/include/cstdio                | 2 +-
 3 files changed, 5 insertions(+), 9 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276104-7788-rypXuow8nO>