Page MenuHomeFreeBSD

Merge commit 3537338d1ab9 from llvm git (by Nikolas Klauser):
ClosedPublic

Authored by jhb on Nov 13 2023, 10:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 3:36 AM
Unknown Object (File)
Tue, Apr 7, 3:54 PM
Unknown Object (File)
Tue, Apr 7, 7:02 AM
Unknown Object (File)
Mon, Apr 6, 11:10 PM
Unknown Object (File)
Thu, Apr 2, 6:22 AM
Unknown Object (File)
Fri, Mar 27, 11:33 PM
Unknown Object (File)
Wed, Mar 25, 10:51 PM
Unknown Object (File)
Mar 19 2026, 1:20 PM
Subscribers

Details

Summary
[libc++][libunwind] Fixes to allow GCC 13 to compile libunwind/libc++abi/libc++

These are changes to allow GCC 13 to successfully compile the runtimes stack.

Reviewed By: ldionne, #libc, #libunwind, MaskRay

Spies: MaskRay, zibi, SeanP, power-llvm-team, mstorsjo, arichardson, libcxx-commits

Differential Revision: https://reviews.llvm.org/D151387

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Nov 13 2023, 10:29 PM
This revision is now accepted and ready to land.Nov 14 2023, 12:24 AM