This is an archive of the discontinued LLVM Phabricator instance.

Fix: Reordering parameters in getFile and getFileOrSTDIN
ClosedPublic

Authored by abhina.sreeskantharajan on Mar 25 2021, 8:45 AM.

Details

Summary

There was a new getFileOrSTDIN call added recently which was not included in my patch. https://reviews.llvm.org/D99110
I reordered the args to match the new order.

Diff Detail

Event Timeline

abhina.sreeskantharajan requested review of this revision.Mar 25 2021, 8:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 25 2021, 8:45 AM
tunz accepted this revision.Mar 25 2021, 8:51 AM
tunz added a reviewer: vsk.
This revision is now accepted and ready to land.Mar 25 2021, 8:51 AM
This revision was landed with ongoing or failed builds.Mar 25 2021, 8:56 AM
This revision was automatically updated to reflect the committed changes.