[PATCH] D127803: Generate the capture for field when the field is used in openmp region with implicit default in the member function.
Jennifer Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 29 09:11:33 PDT 2022
jyu2 updated this revision to Diff 441039.
jyu2 added a comment.
Thanks Alexey for the review.
Add change in TreeTransform.h to rebuilt member expression.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127803/new/
https://reviews.llvm.org/D127803
Files:
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/Sema/TreeTransform.h
clang/test/OpenMP/default_firstprivate_ast_print.cpp
clang/test/OpenMP/default_private_ast_print.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127803.441039.patch
Type: text/x-patch
Size: 19369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220629/e46e3d37/attachment-0001.bin>
More information about the cfe-commits
mailing list