Skip to content

Conversation

@adetaylor
Copy link
Contributor

These files aspects of bindgen behavior which may not be generally useful to most consumers but are more important to downstream postprocessors such as autocxx.

One of them tests enums embedded within classes, and the other tests various types of C++ constructor.

A later PR will aim to add callbacks indicating which type of C++ constructor it is, but for now, this is just a test to ensure they're all generated OK.

Part of google/autocxx#124.

These files aspects of bindgen behavior which may not be generally useful to
most consumers but are more important to downstream postprocessors such as
autocxx.

One of them tests enums embedded within classes, and the other tests various
types of C++ constructor.

Part of google/autocxx#124.
@adetaylor adetaylor mentioned this pull request Feb 16, 2025
8 tasks
@emilio emilio added this pull request to the merge queue Feb 17, 2025
Merged via the queue into rust-lang:main with commit 61603fc Feb 17, 2025
34 checks passed
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