[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Apr 2024 10:34:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104
--- Comment #95 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c8734e140f632b76ff5e638afcde7258bd688d2f
commit c8734e140f632b76ff5e638afcde7258bd688d2f
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:14:12 +0000
Redo libc++ customizations
* Remove osreldate include because _LIBCPP_HAS_NO_GETS has disappeared
* Instead, add direct major __FreeBSD__ check for using ::gets declaration
* 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(-)
--
You are receiving this mail because:
You are on the CC list for the bug.