[flang-commits] [PATCH] D93051: [Flang][openmp] Add semantic checks for OpenMP critical construct.
sameeran joshi via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Dec 18 10:06:27 PST 2020
sameeranjoshi updated this revision to Diff 312841.
sameeranjoshi added a comment.
Merge `ResolveName` into `ResolveOmpName`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93051/new/
https://reviews.llvm.org/D93051
Files:
flang/include/flang/Parser/parse-tree.h
flang/lib/Parser/openmp-parsers.cpp
flang/lib/Parser/unparse.cpp
flang/lib/Semantics/check-directive-structure.h
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/lib/Semantics/resolve-directives.cpp
flang/test/Semantics/omp-clause-validity01.f90
flang/test/Semantics/omp-sync-critical01.f90
flang/test/Semantics/omp-sync-critical02.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93051.312841.patch
Type: text/x-patch
Size: 15857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20201218/b9266f86/attachment.bin>
More information about the flang-commits
mailing list