Skip to content

[ASTPrinter][SourceKit] Print 'Any' as a keyword. #31374

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
Apr 29, 2020

Conversation

nathawes
Copy link
Contributor

It's treated as a keyword by syntactic highlighting (because it's a keyword in TokenKinds.def), but wasn't annotated as a keyword by code completion, cursor info, or doc info.

Resolves rdar://problem/61114942

It's treated as a keyword by syntactic highlighting, but wasn't annotated as a
keyword by code completion, cursor info, or doc info.

Resolves rdar://problem/61114942
@nathawes nathawes requested a review from rintaro April 28, 2020 20:41
@nathawes
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - a9aba54

@nathawes
Copy link
Contributor Author

@swift-ci please test OS X Platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - a9aba54

@nathawes
Copy link
Contributor Author

OS X failures seem unrelated:

17:15:52 Failing Tests (2):
17:15:52     lldb-shell :: SwiftREPL/ComputedProperties.test
17:15:52     lldb-shell :: SwiftREPL/SwiftInterfaceForceModuleLoadMode.test

@nathawes
Copy link
Contributor Author

@swift-ci please smoke test OS X

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.

3 participants