Skip to content

Add libcpp feature#3375

Merged
emilio merged 1 commit into
rust-lang:mainfrom
erickt:libcpp
May 18, 2026
Merged

Add libcpp feature#3375
emilio merged 1 commit into
rust-lang:mainfrom
erickt:libcpp

Conversation

@erickt
Copy link
Copy Markdown
Contributor

@erickt erickt commented May 18, 2026

This adds a libcpp feature, which in turn enables libcpp from the clang-sys crate. This allows bindgen to use libc++ from LLVM instead of the system c++ standard library.

This adds a `libcpp` feature, which in turn enables `libcpp` from
the `clang-sys` crate. This allows bindgen to use `libc++` from LLVM
instead of the system c++ standard library.
Copy link
Copy Markdown
Contributor

@emilio emilio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable, thanks!

View changes since this review

@emilio emilio added this pull request to the merge queue May 18, 2026
Merged via the queue into rust-lang:main with commit 6b865b8 May 18, 2026
51 checks passed
@erickt erickt deleted the libcpp branch May 18, 2026 19:08
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.

2 participants