[flang] Fix crash on "call system_clock(count_max=j)"
An erroneous entry in the intrinsics table causes semantics to crash on a call to system_clock if the optional "count_max=" argument appears and "count=" does not. Differential Revision: https://reviews.llvm.org/D112738
Loading
Please sign in to comment