[all-commits] [llvm/llvm-project] 1b900b: Apply clang-tidy fixes for bugprone-copy-construct...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Nov 27 10:51:51 PST 2022


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

  Changed paths:
    M mlir/test/lib/Dialect/Linalg/TestLinalgDecomposeOps.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for bugprone-copy-constructor-init in TestLinalgDecomposeOps.cpp (NFC)


  Commit: 272b45c5f2cd72a98bc357198efdb936d3a607a9
      https://github.com/llvm/llvm-project/commit/272b45c5f2cd72a98bc357198efdb936d3a607a9
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
    M mlir/test/lib/Dialect/Linalg/TestLinalgDecomposeOps.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/f452c9622f88...272b45c5f2cd


More information about the All-commits mailing list