[all-commits] [llvm/llvm-project] 377af8: MLIR: Add --fix-error to clang-tidy script

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Nov 17 22:23:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 377af8684734ce1ca73bb81f3e559ff87a95f7fe
      https://github.com/llvm/llvm-project/commit/377af8684734ce1ca73bb81f3e559ff87a95f7fe
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M mlir/utils/clang-tidy/apply-clang-tidy.sh

  Log Message:
  -----------
  MLIR: Add --fix-error to clang-tidy script


  Commit: 44601785ee276e0352ceb322a3582075baa04848
      https://github.com/llvm/llvm-project/commit/44601785ee276e0352ceb322a3582075baa04848
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for bugprone-argument-comment in LinalgTransformOps.cpp (NFC)


  Commit: 7c5f06a7dc1319ad012e4f7266de5d5780169de6
      https://github.com/llvm/llvm-project/commit/7c5f06a7dc1319ad012e4f7266de5d5780169de6
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-else-after-return in SparseTensorCodegen.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/34ab474348e2...7c5f06a7dc13


More information about the All-commits mailing list