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.
Paths
| Differential D118703
[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 I implemented a routine called "Crash" and added a test.
Diff Detail
Event TimelineThis 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 Closed by commit rG93ee58823287: [flang] Rename the runtime routine that reports a fatal user error (authored by PeteSteinfeld). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 404961 flang/include/flang/Runtime/stop.h
flang/runtime/stop.cpp
flang/unittests/Runtime/Stop.cpp
|