Files
swift-mirror/lib/Frontend/ModuleInterfaceBuilder.cpp
Steven Wu 35e69154be [Serialization] Avoid file buffer lookup if not needed
When serializing module dependencies, avoid look up the file if it is
not needed for serailization.

This also adds a proper diagnostics if the lookup failed so user can
understand which file is missing.
2023-06-20 14:04:02 -07:00

17 KiB