[PATCH] D76184: [OpenMP][NFC] Remove the need to include `OpenMPClause.h`
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 14 19:21:45 PDT 2020
jdoerfert updated this revision to Diff 250396.
jdoerfert added a comment.
Finish changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76184/new/
https://reviews.llvm.org/D76184
Files:
clang/include/clang/AST/Attr.h
clang/include/clang/AST/OpenMPClause.h
clang/include/clang/Basic/OpenMPKinds.h
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/AttrImpl.cpp
clang/lib/AST/OpenMPClause.cpp
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76184.250396.patch
Type: text/x-patch
Size: 18245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200315/3660ccab/attachment-0001.bin>
More information about the cfe-commits
mailing list