[PATCH] D104391: [flang] [openmp] Correct OpenMP Allocate Directive parse tree structure to associate directives with allocate statements correctly.

Isaac Perry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 04:58:45 PDT 2021


I_Perry updated this revision to Diff 352682.
I_Perry added a comment.

Added test to stop unambiguous start of executable allocate from being ignored.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104391

Files:
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/rewrite-parse-tree.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104391.352682.patch
Type: text/x-patch
Size: 4096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/33e71699/attachment.bin>


More information about the llvm-commits mailing list