mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge branch 'master' of github.com:/apple/swift
This commit is contained in:
@@ -1155,6 +1155,9 @@ static bool ParseIRGenArgs(IRGenOptions &Opts, ArgList &Args,
|
||||
}
|
||||
}
|
||||
|
||||
Opts.ForceResilientSuperDispatch |=
|
||||
Args.hasArg(OPT_force_resilient_super_dispatch);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user