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.
1 parent 0c776a4 commit 7f4205eCopy full SHA for 7f4205e
lib/Driver/Compilation.cpp
@@ -1094,7 +1094,7 @@ namespace driver {
1094
//
1095
// As it stands, after this job finishes, this mark will tell the code
1096
// that this job was known to be "cascading". That knowledge will
1097
- // cause any dependent jobs to be run if they haven't already been.
+ // cause any dependent jobs to be run if it hasn't already been.
1098
1099
// TODO: I think this is overly tricky
1100
markIntransitiveInDepGraph(Cmd, forRanges);
0 commit comments