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
F149643799: D42578.diff
Wed, Mar 25, 10:51 PM
Unknown Object (File)
Thu, Mar 19, 1:20 PM
Unknown Object (File)
Thu, Mar 19, 7:00 AM
Unknown Object (File)
Sun, Mar 8, 5:51 PM
Unknown Object (File)
Dec 19 2025, 1:37 AM
Unknown Object (File)
Dec 1 2025, 7:32 AM
Unknown Object (File)
Nov 27 2025, 8:50 AM
Unknown Object (File)
Nov 23 2025, 7:22 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