Skip to content

[SwiftCompiler] Move common bridging facilities to 'Basic' #41493

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 2 commits into from
Feb 21, 2022

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Feb 21, 2022

SwiftObject, SwiftInt, SringRef, ArrayRef etc.

This is a preparation for AST/DiagnosticEngine bridging (#41492)

A preparation for AST/DiagnosticEngine bridging
ArrayRef.data() can be nullptr when the array is empty.
@rintaro
Copy link
Member Author

rintaro commented Feb 21, 2022

@swift-ci Please smoke test

@rintaro rintaro requested a review from eeckstein February 21, 2022 07:36
Copy link
Contributor

@eeckstein eeckstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@rintaro rintaro merged commit 3da89e9 into swiftlang:main Feb 21, 2022
@rintaro rintaro deleted the swiftcompiler-basic branch February 21, 2022 15:44
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