[all-commits] [llvm/llvm-project] d1440c: [flang] expand the this_image test coverage

Damian Rouson via All-commits all-commits at lists.llvm.org
Thu May 26 16:36:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1440ccaa5bce1726da283759e95ef99a25d4276
      https://github.com/llvm/llvm-project/commit/d1440ccaa5bce1726da283759e95ef99a25d4276
  Author: Damian Rouson <rouson at lbl.gov>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    R flang/test/Semantics/this_image.f90
    A flang/test/Semantics/this_image01.f90
    A flang/test/Semantics/this_image02.f90

  Log Message:
  -----------
  [flang] expand the this_image test coverage

Add a test with a range of this_image() 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
this_image() invocations generate the correct error messages.

Differential Revision: https://reviews.llvm.org/D123331




More information about the All-commits mailing list