Skip to content

Lexer: Don't split an operator '.<' from '.<#placeholder#>' #7062

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
Jan 26, 2017
Merged

Lexer: Don't split an operator '.<' from '.<#placeholder#>' #7062

merged 1 commit into from
Jan 26, 2017

Conversation

bitjammer
Copy link
Contributor

'.<#placeholder#>' is actually an unresolved reference where the name is
an editor placeholder, not the operator '.<' followed by #placeholder#>.

rdar://problem/28457876

'.<#placeholder#>' is actually an unresolved reference where the name is
an editor placeholder, not the operator '.<' followed by #placeholder#>.

rdar://problem/28457876
@akyrtzi
Copy link
Contributor

akyrtzi commented Jan 26, 2017

@swift-ci test and merge

@swift-ci swift-ci merged commit d9fc0a8 into swiftlang:swift-3.1-branch Jan 26, 2017
@bitjammer bitjammer deleted the rdar-28457876-placeholder-operator-3.1 branch January 26, 2017 21:53
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