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)
Fri, Sep 27, 11:29 AM
Unknown Object (File)
Mon, Sep 23, 5:27 AM
Unknown Object (File)
Tue, Sep 17, 3:00 AM
Unknown Object (File)
Sep 5 2024, 12:49 PM
Unknown Object (File)
Sep 3 2024, 8:12 AM
Unknown Object (File)
Sep 3 2024, 5:33 AM
Unknown Object (File)
Aug 3 2024, 4:07 PM
Unknown Object (File)
Aug 3 2024, 4:07 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