[PATCH] D111119: [Clang][OpenMP] Infix OMPLoopTransformationDirective abstract class. NFC.
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 5 00:22:03 PDT 2021
Meinersbur updated this revision to Diff 377099.
Meinersbur added a comment.
Re-sync
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111119/new/
https://reviews.llvm.org/D111119
Files:
clang/include/clang/AST/StmtOpenMP.h
clang/include/clang/Basic/StmtNodes.td
clang/lib/AST/StmtOpenMP.cpp
clang/lib/AST/StmtProfile.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/tools/libclang/CIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111119.377099.patch
Type: text/x-patch
Size: 15489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211005/a870c17d/attachment-0001.bin>
More information about the cfe-commits
mailing list