[all-commits] [llvm/llvm-project] b225f2: Fix build failure on windows (NFC)

Jie Fu (傅杰) via All-commits all-commits at lists.llvm.org
Sat Sep 30 17:07:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b225f2d5d737d262c49fece286bba2d3126609e1
      https://github.com/llvm/llvm-project/commit/b225f2d5d737d262c49fece286bba2d3126609e1
  Author: Jie Fu <jiefu at tencent.com>
  Date:   2023-10-01 (Sun, 01 Oct 2023)

  Changed paths:
    M llvm/lib/Object/MachOUniversalWriter.cpp

  Log Message:
  -----------
  Fix build failure on windows (NFC)

C:\buildbot\mlir-x64-windows-ninja\llvm-project\llvm\lib\Object\MachOUniversalWriter.cpp(352) : error C2220: the following warning is treated as an error
C:\buildbot\mlir-x64-windows-ninja\llvm-project\llvm\lib\Object\MachOUniversalWriter.cpp(352) : warning C4715: 'llvm::object::writeUniversalBinaryToStream': not all control paths return a value




More information about the All-commits mailing list