-
Notifications
You must be signed in to change notification settings - Fork 448
Emit error for unterminated block comment #1619
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
Emit error for unterminated block comment #1619
Conversation
b75a739
to
6c1b79d
Compare
@swift-ci Please test |
6c1b79d
to
f30bce1
Compare
@swift-ci Please test |
@swift-ci Please test macOS |
@swift-ci Please test Windows |
@swift-ci Please test macOS |
f30bce1
to
14e81f1
Compare
@swift-ci Please test macOS |
@swift-ci Please test Linux |
@swift-ci Please test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Just one question, but otherwise this LGTM
Fixes swiftlang#1468 Resolves rdar://107424615
14e81f1
to
e47d395
Compare
@swift-ci Please test |
@swift-ci please test windows |
While doing this, also sort a few enumerations of the lexer diagnostics.
Fixes #1468
Resolves rdar://107424615