Files
swift-mirror/lib/Frontend/ParseableInterfaceModuleLoader.cpp
Harlan Haskins 33df36db20 [ModuleInterfaces] Rebuild if a dependency is missing
A dependency being removed is not a hard error, because the recovery step is to recompile the interface. That might fail because of the change in dependencies, but that is a more actionable error.

Fixes rdar://51959698
2019-06-20 16:44:42 -07:00

57 KiB