Add a comment.

This commit is contained in:
David Ungar
2018-05-16 09:52:18 -07:00
parent 51c14c8a1a
commit 21346419ca

View File

@@ -1756,6 +1756,8 @@ int swift::performFrontend(ArrayRef<const char *> Args,
enableDiagnosticVerifier(Instance->getSourceMgr());
}
// Do not move into the following block. Even though it appears to not be
// referenced, depTracker must live as long as this activation record.
DependencyTracker depTracker;
{
const FrontendInputsAndOutputs &io =