Skip to content
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

[SR-14845] REPL does not support "-debug-diagnostic-names" #4308

Closed
beccadax opened this issue Jun 28, 2021 · 2 comments
Closed

[SR-14845] REPL does not support "-debug-diagnostic-names" #4308

beccadax opened this issue Jun 28, 2021 · 2 comments
Assignees
Labels
bug Something isn't working LLDB for Swift REPL

Comments

@beccadax
Copy link

Previous ID SR-14845
Radar rdar://problem/79920539
Original Reporter @beccadax
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug, REPL
Assignee @poya
Priority Medium

md5: 594e66cefcdfa17e3ea8a744d4875b1e

Issue Description:

$ swift -debug-diagnostic-names
Welcome to Apple Swift version 5.5
Type :help for assistance.
  1> }
error: repl.swift:1:1: error: extraneous '}' at top level
}
^

I would expect to see [extra_rbrace] at the end of that diagnostic.

@typesanitizer
Copy link

@swift-ci create

@poya
Copy link

poya commented Sep 1, 2021

Support added in #3210

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LLDB for Swift REPL
Projects
None yet
Development

No branches or pull requests

3 participants