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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
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.

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.

1 participant