[PATCH] D91159: Add Semantic Checks for Allocate Directive

Irina Dobrescu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 06:38:26 PST 2020


Rin created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Rin requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91159

Files:
  flang/include/flang/Semantics/symbol.h
  flang/lib/Lower/OpenMP.cpp
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/omp-allocate01.f90
  flang/test/Semantics/omp-allocate02.f90
  flang/test/Semantics/omp-allocate03.f90
  flang/test/Semantics/omp-allocate04.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91159.304170.patch
Type: text/x-patch
Size: 13588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/a14a0c45/attachment.bin>


More information about the llvm-commits mailing list