You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the InMemoryOutputFileSystem on the subinstance that builds referenced .swiftinterface files.
When the main compiler instance is using an InMemoryOutputFileSystem for
its ClangLoader, this should be used by the subinstance loader as well
as any files it otherwise writes to the filesystem may not be visible.
0 commit comments