You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we have build settings for a file, we should be able to use those when parsing the SwiftSyntax tree. Currently, we always create the SwiftSyntax tree with all experimental features disabled.
The text was updated successfully, but these errors were encountered:
When we have build settings for a file, we should be able to use those when parsing the SwiftSyntax tree. Currently, we always create the SwiftSyntax tree with all experimental features disabled.
The text was updated successfully, but these errors were encountered: