[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 8 17:01:46 PDT 2022


tianshilei1992 planned changes to this revision.
tianshilei1992 added a comment.

`callCStructCopyConstructor` is actually for Objective-C…Cannot use it here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129008/new/

https://reviews.llvm.org/D129008



More information about the cfe-commits mailing list