[all-commits] [llvm/llvm-project] 2a4026: [flang] semantics test for ucobound
Damian Rouson via All-commits
all-commits at lists.llvm.org
Thu Jun 9 17:40:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a40267a0d3d6ca4e0a340f9e8a159012e0b6e53
https://github.com/llvm/llvm-project/commit/2a40267a0d3d6ca4e0a340f9e8a159012e0b6e53
Author: Damian Rouson <rouson at lbl.gov>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
A flang/test/Semantics/ucobound.f90
Log Message:
-----------
[flang] semantics test for ucobound
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.
Differential Revision: https://reviews.llvm.org/D126508
More information about the All-commits
mailing list