Skip to content

Backport a fix to build libcxx with LLVM-19.#807

Merged
qwattash merged 1 commit intodevfrom
libcxx-llvm-19-build
Feb 17, 2026
Merged

Backport a fix to build libcxx with LLVM-19.#807
qwattash merged 1 commit intodevfrom
libcxx-llvm-19-build

Conversation

@qwattash
Copy link
Contributor

This is useful to build CheriBSD with the Cheri Alliance Codasip LLVM-19 toolchain.

@qwattash qwattash requested a review from jrtc27 February 16, 2026 16:42
@jrtc27
Copy link
Member

jrtc27 commented Feb 16, 2026

Your cherry-pick lost the first line of the commit message due to # being treated as a comment

… on local class members (#89377)

#88777 adds a warning for when the `exclude_from_explicit_instantiation`
attribute is applied to local classes and members thereof. This patch
addresses the few instances of `exclude_from_explicit_instantiation`
being applied to local class members in libc++.

(cherry picked from commit ab22504)
@qwattash qwattash force-pushed the libcxx-llvm-19-build branch from cef20e1 to 896e357 Compare February 16, 2026 18:12
@qwattash qwattash merged commit a70be59 into dev Feb 17, 2026
6 checks passed
@qwattash qwattash deleted the libcxx-llvm-19-build branch February 17, 2026 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments