[all-commits] [llvm/llvm-project] bfe390: [Flang] funderscoring intermittent failure fix

madanial0 via All-commits all-commits at lists.llvm.org
Mon Aug 21 11:44:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfe390cf9aa61c2d8487c79fc0fa87cc17014313
      https://github.com/llvm/llvm-project/commit/bfe390cf9aa61c2d8487c79fc0fa87cc17014313
  Author: Mark Danial <mark.danial at ibm.com>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
    M flang/lib/Optimizer/Transforms/ExternalNameConversion.cpp

  Log Message:
  -----------
  [Flang] funderscoring intermittent failure fix

There is an intermittent failure in the tests for the funderscoring driver option reported in (https://lab.llvm.org/buildbot/#/builders/21/builds/78228) that is caused by an uninitialized member variable.

Reviewed By: kkwli0

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




More information about the All-commits mailing list