This is an archive of the discontinued LLVM Phabricator instance.

[flang][nfc] Add a regression test for #50993
ClosedPublic

Authored by awarzynski on Aug 2 2021, 3:26 AM.

Details

Summary

https://bugs.llvm.org/show_bug.cgi?id=50993 was effectively fixed in
https://reviews.llvm.org/D106727. This patch adds a regression
test specifically for the use case reported in 50993.

Diff Detail

Event Timeline

awarzynski created this revision.Aug 2 2021, 3:26 AM
awarzynski requested review of this revision.Aug 2 2021, 3:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2021, 3:26 AM
awarzynski added a project: Restricted Project.
DavidTruby accepted this revision.Aug 2 2021, 6:00 AM

LGTM, thanks @klausler for the quick fix and @awarzynski for the test! Feel free to close the bug on bugzilla

This revision is now accepted and ready to land.Aug 2 2021, 6:00 AM
This revision was automatically updated to reflect the committed changes.