[all-commits] [llvm/llvm-project] 962bf0: Apply clang-tidy fixes for performance-unnecessary...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sat Nov 18 15:38:42 PST 2023


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

  Changed paths:
    M mlir/lib/Bindings/Python/IRAttributes.cpp

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


  Commit: be03b14d3c7f073cf45600dd28cc5b532d68a95c
      https://github.com/llvm/llvm-project/commit/be03b14d3c7f073cf45600dd28cc5b532d68a95c
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-11-18 (Sat, 18 Nov 2023)

  Changed paths:
    M mlir/lib/Bindings/Python/IRCore.cpp

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


  Commit: 0d109035c29408f06efc148d67aab7e4b2aada5d
      https://github.com/llvm/llvm-project/commit/0d109035c29408f06efc148d67aab7e4b2aada5d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-11-18 (Sat, 18 Nov 2023)

  Changed paths:
    M mlir/lib/Bindings/Python/IRCore.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for misc-include-cleaner in IRCore.cpp (NFC)


  Commit: b1d682e05a63dfafa0c016498527f02edb9b69b2
      https://github.com/llvm/llvm-project/commit/b1d682e05a63dfafa0c016498527f02edb9b69b2
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-11-18 (Sat, 18 Nov 2023)

  Changed paths:
    M mlir/lib/Bindings/Python/IRCore.cpp

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


  Commit: dc81dfa029e09f4e26ec8820bb5c3cfc9d5c5460
      https://github.com/llvm/llvm-project/commit/dc81dfa029e09f4e26ec8820bb5c3cfc9d5c5460
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-11-18 (Sat, 18 Nov 2023)

  Changed paths:
    M mlir/lib/Bindings/Python/IRInterfaces.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for misc-include-cleaner in IRInterfaces.cpp (NFC)


  Commit: 89b0f1ee340b31f09d148ca542a41a9870fb0fad
      https://github.com/llvm/llvm-project/commit/89b0f1ee340b31f09d148ca542a41a9870fb0fad
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-11-18 (Sat, 18 Nov 2023)

  Changed paths:
    M mlir/lib/Bindings/Python/IRInterfaces.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/b08960f18888...89b0f1ee340b


More information about the All-commits mailing list