Skip to content

[sil] Add support for adding _semantics attributes to nominal types. #27770

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

Conversation

gottesmm
Copy link
Contributor

This will make it easier to prototype diagnostics on specifically marked nominal
types. My intended usage would be to have a way to emit diagnostics if specific
instances of the nominal type are ever not on the stack.

This will make it easier to prototype diagnostics on specifically marked nominal
types. My intended usage would be to have a way to emit diagnostics if specific
instances of the nominal type are ever not on the stack.
@gottesmm gottesmm requested a review from DougGregor October 18, 2019 05:25
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test

@gottesmm
Copy link
Contributor Author

I was curious how easy it would be to do this. Turns out, really easy. Figured I would upstream it.

@gottesmm gottesmm merged commit f7b3e4b into swiftlang:master Oct 18, 2019
@gottesmm gottesmm deleted the pr-fedc6e35f83040331ae2bec83b08320f3b31ba0e branch October 18, 2019 18:04
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