[PATCH] D109635: [WIP][OpenMP] Support construct trait set for Clang
Chi Chun Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 15 17:06:22 PDT 2021
cchen updated this revision to Diff 372843.
cchen added a comment.
Add tests and fix coding style
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109635/new/
https://reviews.llvm.org/D109635
Files:
clang/include/clang/AST/OpenMPClause.h
clang/lib/AST/OpenMPClause.cpp
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/declare_variant_ast_print.c
clang/test/OpenMP/declare_variant_ast_print.cpp
clang/test/OpenMP/declare_variant_construct_codegen_1.c
clang/test/OpenMP/declare_variant_messages.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109635.372843.patch
Type: text/x-patch
Size: 28757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210916/357a94e5/attachment-0001.bin>
More information about the cfe-commits
mailing list