This is an archive of the discontinued LLVM Phabricator instance.

[flang] Remove some auto
ClosedPublic

Authored by clementval on Jun 22 2022, 8:42 AM.

Details

Summary

This patch replaces some auto with proper type. This was done in fir-dev
but not upstreamed yet.

This patch is part of the upstreaming effort from fir-dev branch.

Diff Detail

Event Timeline

clementval created this revision.Jun 22 2022, 8:42 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 22 2022, 8:42 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Jun 22 2022, 8:42 AM
klausler accepted this revision.Jun 22 2022, 11:44 AM
This revision is now accepted and ready to land.Jun 22 2022, 11:44 AM
This revision was automatically updated to reflect the committed changes.