Skip to content

[semantics] Add support for annotating VarDecls with @_semantics. #28100

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

@gottesmm gottesmm commented Nov 6, 2019

This is just for prototyping purposes. I also had to loosen a small restriction
where semantics functions were not allowed in local contexts. There really is no
reason to enforce this and I think since it came in the first commit that
introduced semanitcs it was most likely NadavR just being conservative and
careful.


Another small patch pushing this forward on the bus.

This is just for prototyping purposes. I also had to loosen a small restriction
where semantics functions were not allowed in local contexts. There really is no
reason to enforce this and I think since it came in the first commit that
introduced semanitcs it was most likely NadavR just being conservative and
careful.
@gottesmm gottesmm requested a review from DougGregor November 6, 2019 01:33
@gottesmm
Copy link
Contributor Author

gottesmm commented Nov 6, 2019

@swift-ci smoke test

@gottesmm gottesmm merged commit 3a4c4d0 into swiftlang:master Nov 6, 2019
@gottesmm gottesmm deleted the pr-b169c1785bc8360aa9d4661c79b7061aec94e6a5 branch November 6, 2019 19:32
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