[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, 06 Apr 2024 20:21:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104
--- Comment #53 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=46c59ea9b61755455ff6bf9f3e7b834e1af634ea
commit 46c59ea9b61755455ff6bf9f3e7b834e1af634ea
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-01-14 13:20:42 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-06 20:13:43 +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
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.