Page MenuHomeFreeBSD

llvm21: Fix build on libcxx 22
ClosedPublic

Authored by aokblast on Aug 10 2026, 9:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 18, 7:20 AM
Unknown Object (File)
Fri, Sep 18, 7:15 AM
Unknown Object (File)
Thu, Sep 17, 5:28 AM
Unknown Object (File)
Tue, Sep 15, 10:33 AM
Unknown Object (File)
Wed, Sep 9, 12:04 AM
Unknown Object (File)
Sun, Sep 6, 7:00 AM
Unknown Object (File)
Sat, Sep 5, 3:09 AM
Unknown Object (File)
Fri, Sep 4, 12:27 PM
Subscribers
None

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

aokblast created this revision.

It is found on Gentoo which uses LLVM23 (libcxx23) to build 21. Our cases is good currently as we ship llvm21 in our base.

It is found on Gentoo which uses LLVM23 (libcxx23) to build 21. Our cases is good currently as we ship llvm21 in our base.

Also, this is marked as won't fix on llvm discussion upstream.

aokblast retitled this revision from llvm: Fix build on 22 to llvm21: Fix build on libcxx 22.Aug 10 2026, 2:50 PM
aokblast added a reviewer: dim.

Please name the file following the exiting convention (patch-backport-4bed796a5fea) and produce with --no-prefix.

Reflect comment from brooks@

This revision was not accepted when it landed; it landed in state Needs Review.Fri, Sep 18, 2:01 PM
This revision was automatically updated to reflect the committed changes.