This is an archive of the discontinued LLVM Phabricator instance.

[flang] Rename the runtime routine that reports a fatal user error
ClosedPublic

Authored by PeteSteinfeld on Feb 1 2022, 7:40 AM.

Details

Summary

As per Steve Scalpone's suggestion, I've renamed the runtime routine to
better evoke its purpose.

I implemented a routine called "Crash" and added a test.

Diff Detail

Event Timeline

PeteSteinfeld created this revision.Feb 1 2022, 7:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 1 2022, 7:40 AM
PeteSteinfeld requested review of this revision.Feb 1 2022, 7:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 1 2022, 7:40 AM
jeanPerier accepted this revision.Feb 1 2022, 8:08 AM
This revision is now accepted and ready to land.Feb 1 2022, 8:08 AM
This revision was landed with ongoing or failed builds.Feb 1 2022, 9:02 AM
This revision was automatically updated to reflect the committed changes.