Files
swift-mirror/tools/swift-ide-test/swift-ide-test.cpp
Jordan Rose 4c47bd1104 [swift-ide-test] Bail out when a module couldn't be loaded (#15563)
The importer in particular depends on the stdlib and the Foundation
overlay being successfully loaded, so if anything /can't/ be loaded
we have to assume that trying to walk a module's decls will result
in a crash.

rdar://problem/37540394
2018-03-28 10:09:52 -07:00

110 KiB