[PATCH] D89385: [Flang][OpenMP 4.5] Add semantic check for OpenMP copyin clause

Praveen G via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 00:21:25 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa4a4c503708f: [Flang][OpenMP] Add semantic checks for OpenMP copyin clause. (authored by praveen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89385/new/

https://reviews.llvm.org/D89385

Files:
  flang/include/flang/Semantics/symbol.h
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/omp-combined-constructs.f90
  flang/test/Semantics/omp-copyin01.f90
  flang/test/Semantics/omp-copyin02.f90
  flang/test/Semantics/omp-copyin03.f90
  flang/test/Semantics/omp-copyin04.f90
  flang/test/Semantics/omp-copyin05.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89385.302760.patch
Type: text/x-patch
Size: 10530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/85b22ba2/attachment.bin>


More information about the llvm-commits mailing list