mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
- Update SourceKit/DocumentStructure tests - Update SourceKit/CursorInfo tests - Update SourceKit/SyntaxMapData tests - Update SourceKit/Sema tests - Update SourceKit/CompileNotifications tests
60 lines
1.7 KiB
Plaintext
60 lines
1.7 KiB
Plaintext
[
|
|
{
|
|
key.line: 7,
|
|
key.column: 1,
|
|
key.filepath: rdar_18677108-2-a.swift,
|
|
key.severity: source.diagnostic.severity.error,
|
|
key.id: "expected_rparen_expr_list",
|
|
key.description: "expected ')' in expression list",
|
|
key.diagnostic_stage: source.diagnostic.stage.swift.sema,
|
|
key.diagnostics: [
|
|
{
|
|
key.line: 5,
|
|
key.column: 46,
|
|
key.filepath: rdar_18677108-2-a.swift,
|
|
key.severity: source.diagnostic.severity.note,
|
|
key.id: "opening_paren",
|
|
key.description: "to match this opening '('"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
key.line: 7,
|
|
key.column: 1,
|
|
key.filepath: rdar_18677108-2-a.swift,
|
|
key.severity: source.diagnostic.severity.error,
|
|
key.id: "expected_rbrace_in_brace_stmt",
|
|
key.description: "expected '}' at end of brace statement",
|
|
key.diagnostic_stage: source.diagnostic.stage.swift.sema,
|
|
key.diagnostics: [
|
|
{
|
|
key.line: 4,
|
|
key.column: 3,
|
|
key.filepath: rdar_18677108-2-a.swift,
|
|
key.severity: source.diagnostic.severity.note,
|
|
key.id: "opening_brace",
|
|
key.description: "to match this opening '{'"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
key.line: 7,
|
|
key.column: 1,
|
|
key.filepath: rdar_18677108-2-a.swift,
|
|
key.severity: source.diagnostic.severity.error,
|
|
key.id: "expected_rbrace_class",
|
|
key.description: "expected '}' in class",
|
|
key.diagnostic_stage: source.diagnostic.stage.swift.sema,
|
|
key.diagnostics: [
|
|
{
|
|
key.line: 2,
|
|
key.column: 1,
|
|
key.filepath: rdar_18677108-2-a.swift,
|
|
key.severity: source.diagnostic.severity.note,
|
|
key.id: "opening_brace",
|
|
key.description: "to match this opening '{'"
|
|
}
|
|
]
|
|
}
|
|
]
|