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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Aug 29 05:34:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56bf6454c0e45ce2123246567fd116ed5e20e839
      https://github.com/llvm/llvm-project/commit/56bf6454c0e45ce2123246567fd116ed5e20e839
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M mlir/lib/AsmParser/Parser.cpp

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


  Commit: 4a1b119658aabe7cd1e41dd5be7bd7da51eacef5
      https://github.com/llvm/llvm-project/commit/4a1b119658aabe7cd1e41dd5be7bd7da51eacef5
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M mlir/lib/Bindings/Python/IRAttributes.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/123062ec2f3e...4a1b119658aa


More information about the All-commits mailing list