[PATCH] D74941: [OpenMP] `omp begin/end declare variant` - part 1, parsing
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 21 16:11:53 PST 2020
jdoerfert updated this revision to Diff 246035.
jdoerfert added a comment.
Revert test check lines to the parser part only
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74941/new/
https://reviews.llvm.org/D74941
Files:
clang/include/clang/AST/OpenMPClause.h
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/include/clang/Parse/Parser.h
clang/lib/AST/OpenMPClause.cpp
clang/lib/Basic/OpenMPKinds.cpp
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/AST/ast-dump-openmp-begin-declare-variant.c
clang/test/OpenMP/begin-declare-variant_no_end_for_matching_selector.c
clang/test/OpenMP/begin_declare_variant_messages.c
clang/test/OpenMP/declare_variant_begin_messages.c
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74941.246035.patch
Type: text/x-patch
Size: 57941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200222/2840d904/attachment-0001.bin>
More information about the cfe-commits
mailing list