This is an archive of the discontinued LLVM Phabricator instance.

[flang] Distinguish usage and portability warning messages
ClosedPublic

Authored by klausler on Mar 8 2022, 12:39 PM.

Details

Summary

Using recently established message severity codes, upgrade
non-fatal messages to usage and portability warnings as
appropriate.

Diff Detail

Event Timeline

klausler created this revision.Mar 8 2022, 12:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 8 2022, 12:39 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Mar 8 2022, 12:39 PM
PeteSteinfeld accepted this revision.Mar 8 2022, 1:09 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 8 2022, 1:09 PM
klausler updated this revision to Diff 413948.Mar 8 2022, 3:08 PM

Extend patch to cover newly "upstreamed" code.

klausler updated this revision to Diff 413954.Mar 8 2022, 3:14 PM

Whoops! I updated this review with an updated patch for another review. Here's a good update.

klausler updated this revision to Diff 413975.Mar 8 2022, 4:50 PM

Update test results for folding04.f90.

Herald added a project: Restricted Project. · View Herald TranscriptMar 8 2022, 5:25 PM