[flang] Remove usage of the DependencyConsumer::finish() API (#184229)
This fixes build failures after #183831.
This commit is contained in:
parent
5ae64c6207
commit
ebe3c1ee99
@ -221,8 +221,6 @@ int main(int argc, const char **argv) {
|
||||
}
|
||||
}
|
||||
|
||||
diags.getClient()->finish();
|
||||
|
||||
// If we have multiple failing commands, we return the result of the first
|
||||
// failing command.
|
||||
return res;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user