mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The only interesting change here is that I stopped filtering out non-note diagnostics from outside the "inputs". This matches better how code-completion gets inputs, and shouldn't hurt anything else since only the tracing code will look at diagnostics that aren't in specific buffers anyway. rdar://38438512
3 lines
38 B
Swift
3 lines
38 B
Swift
_ = unknown
|
|
// code-completion at 2:1
|