[all-commits] [llvm/llvm-project] dc2aa4: [mlir] Add a copy constructor to FailureOr

Fehr Mathieu via All-commits all-commits at lists.llvm.org
Tue May 25 12:16:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc2aa476760151d29142aa940029aba21a2f286d
      https://github.com/llvm/llvm-project/commit/dc2aa476760151d29142aa940029aba21a2f286d
  Author: Mathieu Fehr <mathieu.fehr at gmail.com>
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
    M mlir/include/mlir/Support/LogicalResult.h

  Log Message:
  -----------
  [mlir] Add a copy constructor to FailureOr

The copy constructor was missing from FailureOr.

Note that I do not have commit access.

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




More information about the All-commits mailing list