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

Enable library evolution in CMake build #660

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dabrahams
Copy link

The use of @_implementationOnly causes the compiler to warn of instability at runtime otherwise.

The use of `@_implementationOnly` causes the compiler to warn of instability at runtime otherwise.
dabrahams added a commit to hylo-lang/CMakeModules that referenced this pull request Aug 19, 2024
@compnerd
Copy link
Collaborator

CC: @rauhul

@rauhul
Copy link
Contributor

rauhul commented Sep 17, 2024

Thoughts on this approach instead: #666

I don't really see a need to use this attribute anymore. It's really just doesn't work without library evo enabled anyways.

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.

3 participants