mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge branch 'main' into 2024-rebranch-to-main
This commit is contained in:
@@ -1001,6 +1001,7 @@ static void performEndOfPipelineActions(CompilerInstance &Instance) {
|
||||
Instance.getMainModule(), Instance.getDependencyTracker(), opts);
|
||||
|
||||
dumpAPIIfNeeded(Instance);
|
||||
swift::emitObjCMessageSendTraceIfNeeded(Instance.getMainModule(), opts);
|
||||
}
|
||||
|
||||
// Contains the hadError checks internally, we still want to output the
|
||||
|
||||
Reference in New Issue
Block a user