If a programmer is able to compile and link a program that contains types that
are not yet supported by the runtime, it must be because they're not yet
implemented.
This change will make it easier to find unimplemented code in tests.
Differential D125046
[flang] Change "unsupported" messages in the runtime to "not yet implemented" ClosedPublic Authored by PeteSteinfeld on May 5 2022, 2:55 PM.
Details Summary If a programmer is able to compile and link a program that contains types that This change will make it easier to find unimplemented code in tests.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 5 2022, 2:55 PM This revision is now accepted and ready to land.May 5 2022, 3:02 PM This revision was landed with ongoing or failed builds.May 5 2022, 3:25 PM Closed by commit rGebe24a2a3116: [flang] Change "unsupported" messages in the runtime to "not yet implemented" (authored by PeteSteinfeld). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 427477 flang/runtime/tools.h
|