[all-commits] [llvm/llvm-project] 98fe86: [dsymutil] Fix std::unique_ptr to llvm::Expected c...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jun 14 16:11:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98fe869373dc316db598424fdadaf2c159b39b7f
      https://github.com/llvm/llvm-project/commit/98fe869373dc316db598424fdadaf2c159b39b7f
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M llvm/tools/dsymutil/Reproducer.cpp

  Log Message:
  -----------
  [dsymutil] Fix std::unique_ptr to llvm::Expected conversion

Fixes error: could not convert from
'std::unique_ptr<llvm::dsymutil::Reproducer>' to
'llvm::Expected<std::unique_ptr<llvm::dsymutil::Reproducer>>'




More information about the All-commits mailing list