Files
clang-p2996/flang/unittests/Runtime/Inquiry.cpp
jeanPerier 65f746e76c [flang] Update UBOUND runtime API and lowering (#95085)
LBOUND and SHAPE runtime were added with an API that avoids making a
dynamic allocation for the small result storage. Update the UBOUND API
that was already there and used in lowering outside of the assumed-rank
case.
Add tests for the assumed-rank case.
2024-06-13 10:44:21 +02:00

5.8 KiB