Skip to content

[AST/Sema] Add @runtimeMetadata attribute and experimental flag #62119

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

Merged
merged 3 commits into from
Nov 16, 2022

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Nov 15, 2022

An attribute that could be used to declare a runtime discoverable attribute and
an experimental flag that enables its use.

Depends on swiftlang/swift-syntax#1079

@xedin
Copy link
Contributor Author

xedin commented Nov 15, 2022

swiftlang/swift-syntax#1079
@swift-ci please test

@xedin xedin force-pushed the runtime-discoverable-attrs-attr-impl branch from 0e7e110 to 4340fb7 Compare November 15, 2022 23:29
@xedin
Copy link
Contributor Author

xedin commented Nov 15, 2022

swiftlang/swift-syntax#1079
@swift-ci please test

Guards functionality related to `@runtimeMetadata` attribute.
Use of the attribute is gated on `RuntimeDiscoverableAttrs` flag.
@xedin xedin force-pushed the runtime-discoverable-attrs-attr-impl branch from 4340fb7 to 5916352 Compare November 16, 2022 01:33
@xedin
Copy link
Contributor Author

xedin commented Nov 16, 2022

swiftlang/swift-syntax#1079
@swift-ci please smoke test

1 similar comment
@xedin
Copy link
Contributor Author

xedin commented Nov 16, 2022

swiftlang/swift-syntax#1079
@swift-ci please smoke test

@xedin
Copy link
Contributor Author

xedin commented Nov 16, 2022

swiftlang/swift-syntax#1079
@swift-ci please smoke test

@xedin xedin merged commit d8a5fb5 into swiftlang:main Nov 16, 2022
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