Groan... I just tried to update to Swift 3.1 on ubuntu 16.04. Everything
builds fine, but when I try to debug I get the dreaded:

error in auto-import: failed to get module 'XYZ' from AST context

Everything built and debugged just fine with the previous Swift release.
I assume LLDB is unhappy about either failing to find an import, or somehow
thinking there is a duplicate.

How do we get LLDB to disclose the reason that it's failing?

Thanks, Ed
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to