[PATCH] D93549: [flang][OpenMP] Add Fortran Specific Semantic Checks for Allocate Directive

Irina Dobrescu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 08:58:29 PST 2020


Rin updated this revision to Diff 312818.
Rin edited the summary of this revision.
Rin added a comment.

Remove unnecessary comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93549

Files:
  flang/include/flang/Semantics/symbol.h
  flang/include/flang/Semantics/tools.h
  flang/lib/Parser/type-parsers.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/lib/Semantics/resolve-directives.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93549.312818.patch
Type: text/x-patch
Size: 13680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/6b97be5a/attachment.bin>


More information about the llvm-commits mailing list