[all-commits] [llvm/llvm-project] e22758: Apply clang-tidy fixes for readability-identifier-...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Sep 1 07:51:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e22758d7df9f4edff8fdbefa304d30d8d08de1f6
      https://github.com/llvm/llvm-project/commit/e22758d7df9f4edff8fdbefa304d30d8d08de1f6
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M mlir/lib/Dialect/Affine/IR/AffineOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-identifier-naming in AffineOps.cpp (NFC)


  Commit: 28c17a4b06faa5d799afda60f5b83603cea437ff
      https://github.com/llvm/llvm-project/commit/28c17a4b06faa5d799afda60f5b83603cea437ff
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M mlir/lib/Dialect/GPU/IR/InferIntRangeInterfaceImpls.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for performance-unnecessary-value-param in InferIntRangeInterfaceImpls.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/c0b4f248df79...28c17a4b06fa


More information about the All-commits mailing list