We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a10200 + bf0aae4 commit 8c8d573Copy full SHA for 8c8d573
lib/DependencyScan/DependencyScanningTool.cpp
@@ -229,6 +229,8 @@ static swiftscan_dependency_graph_t generateHollowDiagnosticOutput(
229
c_string_utils::create_null(),
230
231
nullptr,
232
+ c_string_utils::create_null(),
233
234
c_string_utils::create_null()};
235
hollowMainModuleInfo->details = hollowDetails;
236
0 commit comments