mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge remote-tracking branch 'origin/main' into rebranch
This commit is contained in:
@@ -1257,6 +1257,7 @@ static void ParseSymbolGraphArgs(symbolgraphgen::SymbolGraphOptions &Opts,
|
||||
Opts.PrettyPrint = false;
|
||||
Opts.EmitSynthesizedMembers = true;
|
||||
Opts.PrintMessages = false;
|
||||
Opts.IncludeClangDocs = false;
|
||||
}
|
||||
|
||||
static bool ParseSearchPathArgs(SearchPathOptions &Opts,
|
||||
|
||||
Reference in New Issue
Block a user