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

Irina Dobrescu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 04:05:22 PDT 2020


Rin updated this revision to Diff 289912.
Rin marked 3 inline comments as done.
Rin added a comment.

Remove unnecessary print statement


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86051.289912.patch
Type: text/x-patch
Size: 11056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/1953dbc0/attachment.bin>


More information about the llvm-commits mailing list