Skip to content

[interop][SwiftToCxx] emit instance property getters for structs #59445

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 1 commit into from
Jun 15, 2022

Conversation

hyp
Copy link
Contributor

@hyp hyp commented Jun 14, 2022

Follow-up patches will add support for static properties, availability, doc comments, setters, mutation accessors, different naming scheme (e.g. is instead of get).

@hyp hyp added the c++ interop Feature: Interoperability with C++ label Jun 14, 2022
@hyp
Copy link
Contributor Author

hyp commented Jun 14, 2022

@swift-ci please test

@hyp hyp force-pushed the eng/emit-struct-instance-getters branch from f611dfb to 0b1f0cc Compare June 15, 2022 00:11
@hyp
Copy link
Contributor Author

hyp commented Jun 15, 2022

@swift-ci please test

@hyp
Copy link
Contributor Author

hyp commented Jun 15, 2022

@swift-ci please test source compatibility

@hyp hyp force-pushed the eng/emit-struct-instance-getters branch from 0b1f0cc to 8b2657d Compare June 15, 2022 00:17
@hyp
Copy link
Contributor Author

hyp commented Jun 15, 2022

@swift-ci please test

@hyp hyp force-pushed the eng/emit-struct-instance-getters branch from 8b2657d to 42eabe9 Compare June 15, 2022 00:18
@hyp
Copy link
Contributor Author

hyp commented Jun 15, 2022

@swift-ci please test

@hyp hyp force-pushed the eng/emit-struct-instance-getters branch from 42eabe9 to d7fd123 Compare June 15, 2022 00:20
@hyp
Copy link
Contributor Author

hyp commented Jun 15, 2022

@swift-ci please test

@hyp
Copy link
Contributor Author

hyp commented Jun 15, 2022

@swift-ci please test source compatibility

@hyp hyp merged commit a00c0b4 into swiftlang:main Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant