mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-rebranch
This commit is contained in:
@@ -2548,6 +2548,8 @@ static int prepareForDump(const char *Main,
|
||||
InitInvok.getLangOptions().Target.isOSDarwin();
|
||||
InitInvok.getClangImporterOptions().ModuleCachePath =
|
||||
options::ModuleCachePath;
|
||||
// Module recovery issue shouldn't bring down the tool.
|
||||
InitInvok.getLangOptions().AllowDeserializingImplementationOnly = true;
|
||||
|
||||
if (!options::SwiftVersion.empty()) {
|
||||
using version::Version;
|
||||
|
||||
Reference in New Issue
Block a user