[Bug 292067] [exp-run] Against llvm-21-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292067] [exp-run] Against llvm-21-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Apr 2026 14:20:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292067
--- Comment #81 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=20450c2e792084f06974cff9d2338e2d0406883f
commit 20450c2e792084f06974cff9d2338e2d0406883f
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2026-03-23 14:58:06 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-04-25 14:14:23 +0000
Merge commit b0d2b57f7e47 from llvm git (by Phoebe Wang):
[Headers][X86] Remove more duplicated typedefs (#153820)
They are defined in mmintrin.h
This fixes a -Werror warning in openzfs, which compiles for C99, and C99
does not allow for typedef redefinitions.
PR: 292067
MFC after: 1 month
contrib/llvm-project/clang/lib/Headers/emmintrin.h | 4 ----
contrib/llvm-project/clang/lib/Headers/xmmintrin.h | 1 -
2 files changed, 5 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.