[PATCH] D91159: [flang]Add General Semantic Checks for Allocate Directive
    Irina Dobrescu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 11 08:40:19 PST 2020
    
    
  
Rin updated this revision to Diff 311237.
Rin added a comment.
Get rid of conflicts
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91159/new/
https://reviews.llvm.org/D91159
Files:
  flang/include/flang/Parser/parse-tree.h
  flang/include/flang/Semantics/symbol.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
  flang/test/Semantics/omp-allocate01.f90
  flang/test/Semantics/omp-allocate02.f90
  flang/test/Semantics/omp-allocate03.f90
  flang/test/Semantics/omp-allocate04.f90
  flang/test/Semantics/omp-allocate05.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91159.311237.patch
Type: text/x-patch
Size: 17290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/65c0bf1b/attachment.bin>
    
    
More information about the llvm-commits
mailing list