[PATCH] D102400: [flang] [openmp] Add Fortran specific semantic check 4 for OpenMP Allocate directive.

Isaac Perry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 06:08:51 PDT 2021


I_Perry updated this revision to Diff 350875.
I_Perry added a comment.

Addressed nit comments and added additional test for common block names.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102400

Files:
  flang/include/flang/Semantics/tools.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-allocate08.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102400.350875.patch
Type: text/x-patch
Size: 8061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/3ed99039/attachment.bin>


More information about the llvm-commits mailing list