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 ec4f8de commit 0c776a4Copy full SHA for 0c776a4
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
- // any dependent jobs to be run if they haven't already been.
+ // cause any dependent jobs to be run if they haven't already been.
1098
1099
// TODO: I think this is overly tricky
1100
markIntransitiveInDepGraph(Cmd, forRanges);
0 commit comments