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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Oct 9 18:09:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92f26d4abc546645cb785e4fbdb473b92d914867
      https://github.com/llvm/llvm-project/commit/92f26d4abc546645cb785e4fbdb473b92d914867
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp

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


  Commit: 0666e50e14a26aa30b2adce902d9d3cf0ca21550
      https://github.com/llvm/llvm-project/commit/0666e50e14a26aa30b2adce902d9d3cf0ca21550
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M mlir/lib/Dialect/Bufferization/Transforms/Bufferize.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for modernize-use-equals-default in Bufferize.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/159fb378f779...0666e50e14a2


More information about the All-commits mailing list