[all-commits] [llvm/llvm-project] f0ab64: [MLIR] Use ::llvm:LogicalResult instead of Logical...

spmok via All-commits all-commits at lists.llvm.org
Thu May 22 02:44:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0ab64bd34232a71ee69a518c76adf327ac70bad
      https://github.com/llvm/llvm-project/commit/f0ab64bd34232a71ee69a518c76adf327ac70bad
  Author: spmok <94923443+siupakmok at users.noreply.github.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M mlir/include/mlir/Interfaces/FunctionInterfaces.td

  Log Message:
  -----------
  [MLIR] Use ::llvm:LogicalResult instead of LogicalResult in FunctionInterfaces.td (#140965)

Fixed a minor typo, which can cause compile error:

error C3646: 'eraseResult': unknown override specifier



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list