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-next
This commit is contained in:
@@ -1391,6 +1391,7 @@ void Driver::buildOutputInfo(const ToolChain &TC, const DerivedArgList &Args,
|
||||
case options::OPT_dump_type_refinement_contexts:
|
||||
case options::OPT_dump_scope_maps:
|
||||
case options::OPT_dump_interface_hash:
|
||||
case options::OPT_dump_type_info:
|
||||
case options::OPT_verify_debug_info:
|
||||
OI.CompilerOutputType = file_types::TY_Nothing;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user