This is an archive of the discontinued LLVM Phabricator instance.

[NFC][flang] Add the test case for D125371
ClosedPublic

Authored by peixin on Jun 14 2022, 8:26 PM.

Details

Summary

This adds the test case with portability warning preparing for D125804,
which supports checking for portability warnings in test_errors.py.

Diff Detail

Event Timeline

peixin created this revision.Jun 14 2022, 8:26 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: jdoerfert. · View Herald Transcript
peixin requested review of this revision.Jun 14 2022, 8:26 PM
ekieri accepted this revision.Jun 15 2022, 10:20 AM

Thanks!

This revision is now accepted and ready to land.Jun 15 2022, 10:20 AM
This revision was automatically updated to reflect the committed changes.