[all-commits] [llvm/llvm-project] 636730: [mlir] Perfectly forward ImplicitLocOpBuilder ctor...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Jan 25 02:56:04 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6367306a1be3adf7125c0b8b8f87209b8fc836f7
      https://github.com/llvm/llvm-project/commit/6367306a1be3adf7125c0b8b8f87209b8fc836f7
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M mlir/include/mlir/IR/ImplicitLocOpBuilder.h

  Log Message:
  -----------
  [mlir] Perfectly forward ImplicitLocOpBuilder ctors to OpBuilder

This is both cleaner and less prone to creating a mess out of overload
resolution.




More information about the All-commits mailing list