Skip to content

[4.0] [SE-0182][Lexer] Diagnose escaped newline at the end of the last line in multiline string #11204

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

DougGregor
Copy link
Member

@DougGregor DougGregor commented Jul 26, 2017

Explanation: Follow-on for the implementation of SE-0182 (escaped newlines in multiline string literals) that diagnoses escaped newlines at the end of a multiline string literal.
Scope: Minor tightening of a feature that is new in Swift 4 and hasn't gone out in a beta yet.
Radar: rdar://problem/33548820
Risk: Effectively zero.
Reviewed By: @rintaro implemented it, I reviewed it
Testing: Compiler regression tests

@DougGregor DougGregor added this to the Swift 4.0 milestone Jul 26, 2017
@DougGregor
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - b664f90
Test requested by - @DougGregor

@DougGregor
Copy link
Member Author

@swift-ci please clean test OSX

1 similar comment
@DougGregor
Copy link
Member Author

@swift-ci please clean test OSX

@DougGregor
Copy link
Member Author

@swift-ci please clean test OS X

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - b664f90
Test requested by - @DougGregor

@DougGregor
Copy link
Member Author

sigh, the test machine disconnected

@DougGregor
Copy link
Member Author

@swift-ci please test OS X

1 similar comment
@DougGregor
Copy link
Member Author

@swift-ci please test OS X

@DougGregor DougGregor merged commit 8034962 into swiftlang:swift-4.0-branch Jul 27, 2017
@DougGregor DougGregor deleted the lex-multiline-nlescape-last-4.0 branch July 27, 2017 00:30
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