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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Feb 19 16:41:55 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f469d60046049edd33eaa02e6a4be074c94a7f5
      https://github.com/llvm/llvm-project/commit/6f469d60046049edd33eaa02e6a4be074c94a7f5
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M mlir/test/lib/Dialect/Test/TestPatterns.cpp

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


  Commit: 3029acb8e2f9bd4645b4d99b417ebca924c88ae9
      https://github.com/llvm/llvm-project/commit/3029acb8e2f9bd4645b4d99b417ebca924c88ae9
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M mlir/test/lib/IR/TestBytecodeRoundtrip.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-qualified-auto in TestBytecodeCallbacks.cpp (NFC)


  Commit: 1cf4cc007be0255fa74f7ed04fb16be6dee1cce5
      https://github.com/llvm/llvm-project/commit/1cf4cc007be0255fa74f7ed04fb16be6dee1cce5
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M mlir/test/lib/IR/TestBytecodeRoundtrip.cpp

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


  Commit: 6b72c37958c3d8aa0cfa48c4ad6509dd6ea37749
      https://github.com/llvm/llvm-project/commit/6b72c37958c3d8aa0cfa48c4ad6509dd6ea37749
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M mlir/test/lib/IR/TestVisitors.cpp

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


  Commit: 4345b20508b5702c69dd1649c251c4615014dbd2
      https://github.com/llvm/llvm-project/commit/4345b20508b5702c69dd1649c251c4615014dbd2
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M mlir/test/lib/Transforms/TestConstantFold.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-qualified-auto in TestConstantFold.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/66d8377dbddb...4345b20508b5

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list