Files
swift-mirror/lib/Frontend/ModuleInterfaceLoader.cpp
Steven Wu 2e58da5910 [CAS|LLDB] Cleanup diagnostics in ExplicitCASModuleLoader
While configuring LLDB to use ExplicitCASModuleLoader, it enounters some
error diagnostics that causes module loading to fail, rather than fall
back to the next module loader.

This commit clears:
* Allow ExplicitCASModuleLoader to be initialized with an empty explicit
  module map CASID
* Do not trigger error diagnostics when module lookup failed in module
  dependency scanner.

rdar://166490023
2025-12-15 09:57:20 -08:00

122 KiB