[PATCH] D102061: [flang] [openmp] Add Fortran specific semantic checks for OpenMP Allocate directive.

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 27 07:51:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaae7eb809e41: [Flang][Openmp] Fortran specific semantic checks for Allocate directive (authored by I_Perry, committed by kiranchandramohan).

Changed prior to commit:
  https://reviews.llvm.org/D102061?vs=346144&id=348269#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102061

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-allocate06.f90
  flang/test/Semantics/omp-allocate07.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102061.348269.patch
Type: text/x-patch
Size: 7846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210527/b0f1a148/attachment.bin>


More information about the llvm-commits mailing list