Skip to content

[lldb] Move reference related functions to TypeSystemSwift #3471

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

augusto2112
Copy link

Swift has no concept of reference types (at least not from a user's
perspective). Both TypeSystemSwiftTypeRef and SwiftASTContext should
return invalid types for reference related queries. Unify their
implementation in TypeSystemSwift.

Swift has no concept of reference types (at least not from a user's
perspective). Both TypeSystemSwiftTypeRef and SwiftASTContext should
return invalid types for reference related queries. Unify their
implementation in TypeSystemSwift.
@augusto2112
Copy link
Author

@swift-ci test

@adrian-prantl
Copy link

Thanks!

@augusto2112 augusto2112 merged commit 818339f into swiftlang:stable/20210726 Oct 27, 2021
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