[all-commits] [llvm/llvm-project] 118d9e: Apply clang-tidy fixes for llvm-else-after-return ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon May 30 11:44:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 118d9ebd521317d6f593fd2b9cea66043336846b
      https://github.com/llvm/llvm-project/commit/118d9ebd521317d6f593fd2b9cea66043336846b
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-05-30 (Mon, 30 May 2022)

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

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


  Commit: 940e290860894d274c986c88bea2dcc17f1e93c3
      https://github.com/llvm/llvm-project/commit/940e290860894d274c986c88bea2dcc17f1e93c3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-05-30 (Mon, 30 May 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/Transforms/OneShotModuleBufferize.h
    M mlir/lib/Dialect/Bufferization/Transforms/OneShotModuleBufferize.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/8c55de9ee7f6...940e29086089


More information about the All-commits mailing list