[Openmp-commits] [PATCH] D75946: [LIBOMPTARGET]Fix PR45139: Bug in mixing Python and OpenMP target offload.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 10 12:33:59 PDT 2020


ABataev updated this revision to Diff 249472.
ABataev added a comment.

Initialize all fields by default and use default constructor.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75946

Files:
  openmp/libomptarget/src/rtl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75946.249472.patch
Type: text/x-patch
Size: 4028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200310/5e2a3b5e/attachment.bin>


More information about the Openmp-commits mailing list