This is an archive of the discontinued LLVM Phabricator instance.

[flang] Make per-argument intrinsic error messages more localized
ClosedPublic

Authored by klausler on Mar 7 2022, 8:19 AM.

Details

Summary

A recent patch made it possible to emit more localized error messages
pertaining to actual arguments in non-intrinsic procedure references.
Use these new powers for good and make intrinsic error messages more
precise, too.

Diff Detail

Event Timeline

klausler created this revision.Mar 7 2022, 8:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 8:19 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Mar 7 2022, 8:19 AM
vdonaldson accepted this revision.Mar 7 2022, 9:13 AM
This revision is now accepted and ready to land.Mar 7 2022, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 12:31 PM