[all-commits] [llvm/llvm-project] d3b179: [mlir] Try to work around ambiguity in older clang...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue Jun 14 14:59:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3b179684205ef8ba7bc5a388e013a813983fc8a
      https://github.com/llvm/llvm-project/commit/d3b179684205ef8ba7bc5a388e013a813983fc8a
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M mlir/lib/Dialect/Arithmetic/IR/InferIntRangeInterfaceImpls.cpp

  Log Message:
  -----------
  [mlir] Try to work around ambiguity in older clang versions

mlir/lib/Dialect/Arithmetic/IR/InferIntRangeInterfaceImpls.cpp:366:10: error: chosen constructor is explicit in copy-initialization
  return {leftVal, rightVal};
         ^~~~~~~~~~~~~~~~~~~




More information about the All-commits mailing list