MAXVAL, MINVAL, MAXLOC and MINLOC are already implemented in extrema.cpp
as MaxvalCharacter, MinvalDim etc. Therefore, the interfaces in
character.h are redundant and should be removed to avoid confusion.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D101354
Remove unimplemented interfaces for Character[Min|Max][Val|Loc]. NFC ClosedPublic Authored by rovka on Apr 27 2021, 4:28 AM.
Details Summary MAXVAL, MINVAL, MAXLOC and MINLOC are already implemented in extrema.cpp
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 27 2021, 9:55 AM Closed by commit rGa58f362fb5dd: [flang] Remove interfaces for Character[Min|Max][Val|Loc]. NFC (authored by rovka). · Explain WhyApr 28 2021, 12:58 AM This revision was automatically updated to reflect the committed changes. jhenderson added a child revision: D103156: [lit] Fix testing of standalone clang and lld builds.May 26 2021, 4:53 AM
Revision Contents
Diff 340791 flang/runtime/character.h
flang/runtime/character.cpp
|