[PATCH] D91839: [flang][openmp] Separate memory-order-clause parser creating OmpClause node
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 21 11:31:51 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa179d809909: [flang][openmp] Separate memory-order-clause parser creating OmpClause node (authored by clementval).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91839/new/
https://reviews.llvm.org/D91839
Files:
flang/include/flang/Parser/dump-parse-tree.h
flang/include/flang/Parser/parse-tree.h
flang/lib/Lower/OpenMP.cpp
flang/lib/Parser/openmp-parsers.cpp
flang/lib/Parser/unparse.cpp
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/test/Semantics/omp-clause-validity01.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91839.306864.patch
Type: text/x-patch
Size: 7368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201121/8a708506/attachment.bin>
More information about the llvm-commits
mailing list