[all-commits] [llvm/llvm-project] 5a7936: [flang] Fix build bot problem

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Apr 29 11:13:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a7936401c0a5a8959273108051b094ffba84b8c
      https://github.com/llvm/llvm-project/commit/5a7936401c0a5a8959273108051b094ffba84b8c
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M flang/lib/Lower/ConvertVariable.cpp

  Log Message:
  -----------
  [flang] Fix build bot problem

A recent change is eliciting a valid warning from the out-of-tree
flang build bot; fix by using a reference in a range-based for().

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




More information about the All-commits mailing list