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)
Tue, Mar 4, 12:55 PM
Unknown Object (File)
Sat, Mar 1, 7:29 PM
Unknown Object (File)
Sat, Mar 1, 5:40 PM
Unknown Object (File)
Feb 28 2025, 3:40 PM
Unknown Object (File)
Feb 26 2025, 10:54 AM
Unknown Object (File)
Feb 26 2025, 8:52 AM
Unknown Object (File)
Jan 24 2025, 5:32 PM
Unknown Object (File)
Jan 18 2025, 9:52 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 54402
Build 51292: arc lint + arc unit

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