[all-commits] [llvm/llvm-project] 7637f3: Apply clang-tidy fixes for readability-simplify-bo...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Sep 15 06:24:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7637f3b850f80df277cb96b4ee2aad767f94b8e6
      https://github.com/llvm/llvm-project/commit/7637f3b850f80df277cb96b4ee2aad767f94b8e6
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M mlir/tools/mlir-tblgen/OpFormatGen.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-simplify-boolean-expr in OpFormatGen.cpp (NFC)


  Commit: 41630c6d3f41356d18a7cb908be4772e7e4bffd4
      https://github.com/llvm/llvm-project/commit/41630c6d3f41356d18a7cb908be4772e7e4bffd4
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M mlir/unittests/Dialect/LLVMIR/LLVMTypeTest.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for bugprone-argument-comment in LLVMTypeTest.cpp (NFC)


  Commit: 0b7f05e1a1a8492a0fcac62fb497de491067070d
      https://github.com/llvm/llvm-project/commit/0b7f05e1a1a8492a0fcac62fb497de491067070d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M mlir/unittests/IR/TypeTest.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-include-order in TypeTest.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/1c89ae71ea69...0b7f05e1a1a8


More information about the All-commits mailing list