[PATCH] D98815: [OPENMP51]Initial support for the use clause
Mike Rice via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 17 16:09:48 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc615927c8e38: [OPENMP51]Initial support for the use clause. (authored by mikerice).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98815/new/
https://reviews.llvm.org/D98815
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/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/interop_ast_print.cpp
clang/test/OpenMP/interop_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: D98815.331406.patch
Type: text/x-patch
Size: 19700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210317/28875ef6/attachment-0001.bin>
More information about the cfe-commits
mailing list