Add a test with a range of ucobound() intrinsic function
invocations, including a comprehensive set of standard-conforming
keyword and non-keyword arguments with and without optional
arguments present and with argument positions covering all
possible orderings. Also test that several non-conforming
ucobound() invocations generate the correct error messages.
Details
Details
- Reviewers
ktras sscalpone pmccormick - Commits
- rG2a40267a0d3d: [flang] semantics test for ucobound
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo