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

Ethan Luis McDonough via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 12:00:30 PDT 2023


elmcdonough updated this revision to Diff 521753.

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/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/OpenMP/allocators01.f90
  flang/test/Semantics/OpenMP/allocators02.f90
  flang/test/Semantics/OpenMP/allocators03.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150428.521753.patch
Type: text/x-patch
Size: 14002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/9ff780a7/attachment.bin>


More information about the llvm-commits mailing list