This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix build warning from newer compilers
ClosedPublic

Authored by klausler on Aug 9 2022, 9:23 AM.

Details

Summary

Remove a lambda capture of "[this]" in two cases where it
is no longer required. Will be pushed without waiting for
review if CI is successful in order to resolve a sad build bot.

Diff Detail

Event Timeline

klausler created this revision.Aug 9 2022, 9:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 9 2022, 9:23 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Aug 9 2022, 9:23 AM
vdonaldson accepted this revision.Aug 9 2022, 9:33 AM
This revision is now accepted and ready to land.Aug 9 2022, 9:33 AM
This revision was landed with ongoing or failed builds.Aug 9 2022, 10:09 AM
This revision was automatically updated to reflect the committed changes.