Skip to content

[assembly-vision] If a nominal type is marked with @_assemblyVision emit AssemblyVisionRemarks for all of the nominal type's methods. #38321

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 Jul 8, 2021

This is implemented by checking if a function has a self parameter and if the
self parameter is a nominal type, checking for the relevant attribute.

…mit AssemblyVisionRemarks for all of the nominal type's methods.

This is implemented by checking if a function has a self parameter and if the
self parameter is a nominal type, checking for the relevant attribute.
@gottesmm
Copy link
Contributor Author

gottesmm commented Jul 8, 2021

@swift-ci test

@gottesmm
Copy link
Contributor Author

gottesmm commented Jul 8, 2021

preset=buildbot,tools=RA,stdlib=RD
@swift-ci Please test with preset macOS

@gottesmm gottesmm merged commit 398d07f into swiftlang:main Jul 9, 2021
@gottesmm gottesmm deleted the pr-133b8c9dd74d4509715057594806f34d67caf2a0 branch July 9, 2021 03:25
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