[all-commits] [llvm/llvm-project] f09f4b: [OpenMPOpt] Initialize value to avoid use of unini...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Mon Mar 23 17:18:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f09f4b26762ab5d5c15ab6f66eb02a497c5f0b8e
      https://github.com/llvm/llvm-project/commit/f09f4b26762ab5d5c15ab6f66eb02a497c5f0b8e
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/OpenMPOpt.cpp

  Log Message:
  -----------
  [OpenMPOpt] Initialize value to avoid use of uninitialized memory

This should fix the issue reported here:
  https://reviews.llvm.org/D76058#1937554




More information about the All-commits mailing list