[PATCH] D99679: [OPENMP51]Initial support for novariants clause
Jennifer Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 2 09:31:36 PDT 2021
jyu2 updated this revision to Diff 334969.
jyu2 added a comment.
Thank you, Alexey for the review!!!
This changes have been addressed as you suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99679/new/
https://reviews.llvm.org/D99679
Files:
clang/include/clang/AST/OpenMPClause.h
clang/include/clang/AST/RecursiveASTVisitor.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/OpenMPClause.cpp
clang/lib/AST/StmtProfile.cpp
clang/lib/Basic/OpenMPKinds.cpp
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/Sema/TreeTransform.h
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/OpenMP/dispatch_ast_print.cpp
clang/test/OpenMP/dispatch_messages.cpp
clang/tools/libclang/CIndex.cpp
flang/lib/Semantics/check-omp-structure.cpp
llvm/include/llvm/Frontend/OpenMP/OMP.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99679.334969.patch
Type: text/x-patch
Size: 18478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/8342f9be/attachment.bin>
More information about the llvm-commits
mailing list