[all-commits] [llvm/llvm-project] 651c73: Enable readability-redundant-smartptr-get in MLIR ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sat Jan 8 12:07:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 651c73b8d13d8cba56e668a7b05b0a4ffa264085
      https://github.com/llvm/llvm-project/commit/651c73b8d13d8cba56e668a7b05b0a4ffa264085
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
    M mlir/.clang-tidy

  Log Message:
  -----------
  Enable readability-redundant-smartptr-get in MLIR local clang-tidy config


  Commit: 18eb6818210d46af9d108a5358b6bc6f3deb1f5d
      https://github.com/llvm/llvm-project/commit/18eb6818210d46af9d108a5358b6bc6f3deb1f5d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp

  Log Message:
  -----------
  Fix clang-tidy readability-redundant-smartptr-get in MLIR ModuleTranslation.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/f44473ec4ec4...18eb6818210d


More information about the All-commits mailing list