[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
Sat Jul 2 15:55:32 PDT 2022


tianshilei1992 updated this revision to Diff 441908.
tianshilei1992 added a comment.

rebase and fix test error


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.441908.patch
Type: text/x-patch
Size: 11639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220702/98253c06/attachment-0001.bin>


More information about the cfe-commits mailing list