[all-commits] [llvm/llvm-project] 66dab2: [NFC] Fix compiler warnings

qcolombet via All-commits all-commits at lists.llvm.org
Wed Mar 10 11:04:11 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66dab2fa8470eb8ff4c3e975ddd8bc05c0766a22
      https://github.com/llvm/llvm-project/commit/66dab2fa8470eb8ff4c3e975ddd8bc05c0766a22
  Author: Quentin Colombet <qcolombet at apple.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/WasmEHFuncInfo.h
    M llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp

  Log Message:
  -----------
  [NFC] Fix compiler warnings

Fix warnings caused by -Wrange-loop-analysis.

Patch by Xiaoqing Wu <xiaoqing_wu at apple.com>

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




More information about the All-commits mailing list