[all-commits] [llvm/llvm-project] bee23d: [flang] Add new semantics tests for `unlock-stmt`

samdsilvaa via All-commits all-commits at lists.llvm.org
Fri Aug 11 08:38:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bee23dee2ce2d547689700d38f2bdc6198582670
      https://github.com/llvm/llvm-project/commit/bee23dee2ce2d547689700d38f2bdc6198582670
  Author: Sam Da Silva <sdsilva at lbl.gov>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    A flang/test/Semantics/unlockstmt01.f90
    A flang/test/Semantics/unlockstmt02.f90

  Log Message:
  -----------
  [flang] Add new semantics tests for `unlock-stmt`

Add two semantics tests for `unlock-stmt`, one with standard-conforming
and one with non-standard conforming statements

Reviewed By: ktras

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




More information about the All-commits mailing list