Skip to content

New flag -Ycc-no-emit for stripping CC annotations from emitted TASTy #23671

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

Closed
wants to merge 1 commit into from

Conversation

natsukagami
Copy link
Contributor

New flag -Ycc-no-tasty drops capture checking annotations from TASTy.

Note that the following are not stripped, since they are not annotations:

  • Capture set parameters
  • Capability classes extensions

However stripping them would break API compatibility, and presumably (in the latter case) binary compatibility compared to the annotated version.

@hamzaremmal
Copy link
Member

@natsukagami should we kill this PR now or do you want to keep it open?

@natsukagami
Copy link
Contributor Author

I still have use for the code, but I think we can axe the PR

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