Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add C++ module file extensions #578

Merged

Conversation

MarkusBauer
Copy link
Contributor

With the adaption of C++ modules, more file extensions for C++ code appeared.
This PR adds the most common ones (i.e., the list supported by CLion).

I explicitly license my contribution under MIT license.

@boyter
Copy link
Owner

boyter commented Feb 5, 2025

Thanks for this. I undid the result of the go build in this case due to conflicts but that will be rerun before a release is pushed out and will also be done and pushed once I get all the other pending pr's resolved.

Will make the next release when the next version of Go is released, otherwise you can build from source to have it now.

@boyter boyter merged commit c81eaf2 into boyter:master Feb 5, 2025
@MarkusBauer MarkusBauer deleted the feature/extensions-for-c++-modules branch February 5, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DONE
Development

Successfully merging this pull request may close these issues.

2 participants