[PATCH] D150428: [flang][openmp] Allocators construct semantic checks

Ethan Luis McDonough via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 23:30:34 PDT 2023


elmcdonough updated this revision to Diff 546329.
elmcdonough added a comment.

Add test for RequiresPositiveParameter check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150428

Files:
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/OpenMP/allocate-clause01.f90
  flang/test/Semantics/OpenMP/allocators01.f90
  flang/test/Semantics/OpenMP/allocators02.f90
  flang/test/Semantics/OpenMP/allocators03.f90
  flang/test/Semantics/OpenMP/allocators04.f90
  flang/test/Semantics/OpenMP/allocators05.f90
  flang/test/Semantics/OpenMP/allocators06.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150428.546329.patch
Type: text/x-patch
Size: 19154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/4775262b/attachment.bin>


More information about the llvm-commits mailing list