[swift-dev] Compiler crash: is this a bug in Swift or Xcode?
Nevin Brackett-Rozinsky
nevin.brackettrozinsky at gmail.com
Thu Nov 10 12:48:24 CST 2016
When I put these two lines in a Swift file in Xcode (8.1), I get both
“SourceKitService quit unexpectedly” and “lldb-rpc-server quit
unexpectedly”:
func f(_ a: Int, _ b: Int) { }
func f(_ ab: (Int, Int)) { }
Where should I file a bug report?
Nevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20161110/55a0d6e6/attachment.html>
More information about the swift-dev
mailing list