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)
Sun, Apr 20, 4:29 AM
Unknown Object (File)
Sun, Apr 20, 4:23 AM
Unknown Object (File)
Sun, Apr 20, 3:43 AM
Unknown Object (File)
Tue, Apr 15, 8:15 PM
Unknown Object (File)
Tue, Apr 1, 8:33 PM
Unknown Object (File)
Tue, Apr 1, 8:33 PM
Unknown Object (File)
Mar 4 2025, 12:55 PM
Unknown Object (File)
Mar 1 2025, 7:29 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