[PATCH] D122255: Meta directive runtime support
Abid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 20 12:44:37 PDT 2022
abidmalikwaterloo updated this revision to Diff 461661.
abidmalikwaterloo marked 2 inline comments as done.
abidmalikwaterloo added a comment.
Updated the PrintStmt.cpp according to the comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122255/new/
https://reviews.llvm.org/D122255
Files:
clang/include/clang/AST/OpenMPClause.h
clang/include/clang/AST/RecursiveASTVisitor.h
clang/include/clang/AST/StmtOpenMP.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/OpenMPClause.cpp
clang/lib/AST/StmtPrinter.cpp
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/Sema/SemaStmt.cpp
clang/test/OpenMP/metadirective_ast_print_new_1.cpp
clang/test/OpenMP/metadirective_ast_print_new_2.cpp
clang/test/OpenMP/metadirective_ast_print_new_3.cpp
llvm/include/llvm/Frontend/OpenMP/OMPContext.h
llvm/lib/Frontend/OpenMP/OMPContext.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122255.461661.patch
Type: text/x-patch
Size: 40985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220920/8f5b21fc/attachment-0001.bin>
More information about the cfe-commits
mailing list