[all-commits] [llvm/llvm-project] b26e44: [NFC] Fixing error on some versions of GCC

Chris B via All-commits all-commits at lists.llvm.org
Mon May 2 13:16:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b26e44e623c75c084e865084b18541c6a1736df2
      https://github.com/llvm/llvm-project/commit/b26e44e623c75c084e865084b18541c6a1736df2
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-05-02 (Mon, 02 May 2022)

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

  Log Message:
  -----------
  [NFC] Fixing error on some versions of GCC

Some versions of GCC don't implicitly move Error to Expected.




More information about the All-commits mailing list