[PATCH] D86051: [flang]Add Semantic Checks for OpenMP Allocate Clause

Irina Dobrescu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 02:39:34 PDT 2020


Rin updated this revision to Diff 287887.
Rin added a comment.

Additional tests and fixed semantic checks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86051

Files:
  flang/include/flang/Semantics/symbol.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/omp-clause-validity01.f90
  flang/test/Semantics/omp-resolve06.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86051.287887.patch
Type: text/x-patch
Size: 23260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/e9ba312d/attachment.bin>


More information about the llvm-commits mailing list