[PATCH] D129008: [Clang][OpenMP] Fix the issue that globalization doesn't work with byval struct function argument
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 1 10:41:04 PDT 2022
tianshilei1992 updated this revision to Diff 441742.
tianshilei1992 added a comment.
fix unused variable
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129008/new/
https://reviews.llvm.org/D129008
Files:
clang/lib/CodeGen/CGDecl.cpp
clang/test/OpenMP/globalization_byval_struct.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129008.441742.patch
Type: text/x-patch
Size: 8701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220701/1d28bdc7/attachment-0001.bin>
More information about the cfe-commits
mailing list