[all-commits] [llvm/llvm-project] fb3d83: [mlir] Fix redundant return in the void method.

Roman Dzhabarov via All-commits all-commits at lists.llvm.org
Wed Oct 6 11:45:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb3d83acaf1c5eea6537d0543b2c134dd0add534
      https://github.com/llvm/llvm-project/commit/fb3d83acaf1c5eea6537d0543b2c134dd0add534
  Author: rdzhabarov <rdzhabarov at google.com>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M mlir/lib/TableGen/Pattern.cpp

  Log Message:
  -----------
  [mlir] Fix redundant return in the void method.

clang-tidy, fix redundant return statement at the end of the void method.

Reviewed By: jpienaar

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




More information about the All-commits mailing list