[all-commits] [llvm/llvm-project] b34ea5: [mlir] Fix a warning

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Oct 23 01:04:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b34ea582774c057d9bf5591174d683fd3d8aa02b
      https://github.com/llvm/llvm-project/commit/b34ea582774c057d9bf5591174d683fd3d8aa02b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-23 (Sun, 23 Oct 2022)

  Changed paths:
    M mlir/include/mlir/Tools/mlir-translate/Translation.h

  Log Message:
  -----------
  [mlir] Fix a warning

This patch fixes:

  mlir/include/mlir/Tools/mlir-translate/Translation.h:93:35: warning:
  extra ‘;’ [-Wpedantic]




More information about the All-commits mailing list