[PATCH] D77812: [flang] Semantic checks for OpenMP combined constructs.

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 02:05:14 PDT 2020


DavidTruby updated this revision to Diff 257232.
DavidTruby added a comment.

Fix EnumSet bit handling.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77812

Files:
  flang/include/flang/Common/enum-set.h
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/resolve-names.cpp
  flang/test/Semantics/omp-combined-constructs.f90
  flang/test/Semantics/omp-device-constructs.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77812.257232.patch
Type: text/x-patch
Size: 39701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/580b063b/attachment-0001.bin>


More information about the llvm-commits mailing list