mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[SourceKit] Honor #sourceLocation in reporting diagnostics
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#sourceLocation(file: "custom.swuft", line: 2000)
|
||||
func 1() {}
|
||||
#sourceLocation() // reset
|
||||
Reference in New Issue
Block a user