[all-commits] [llvm/llvm-project] c422d6: [LIBOMPTARGET]Fix PR45139: Bug in mixing Python an...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Wed Mar 11 06:14:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c422d69b1ad7ae3fdbe0d4ec795a2931e08459f7
      https://github.com/llvm/llvm-project/commit/c422d69b1ad7ae3fdbe0d4ec795a2931e08459f7
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M openmp/libomptarget/src/rtl.h

  Log Message:
  -----------
  [LIBOMPTARGET]Fix PR45139: Bug in mixing Python and OpenMP target offload.

Summary: Explicitly initialize data members of RTLsTy class upon construction.

Reviewers: grokos

Subscribers: guansong, openmp-commits, caomhin, kkwli0

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D75946




More information about the All-commits mailing list