[all-commits] [llvm/llvm-project] 4bd667: Apply clang-tidy fixes for performance-unnecessary...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Sep 12 15:58:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4bd66792bb0773fb1e8f5b5edb827ada47c08101
https://github.com/llvm/llvm-project/commit/4bd66792bb0773fb1e8f5b5edb827ada47c08101
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M mlir/test/lib/Interfaces/TilingInterface/TestTilingInterface.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in TestTilingInterface.cpp (NFC)
Commit: 540d054b121d487ebbeefc6a21ce1fb1d3c1b9df
https://github.com/llvm/llvm-project/commit/540d054b121d487ebbeefc6a21ce1fb1d3c1b9df
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-simplify-boolean-expr in AttrOrTypeFormatGen.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/6f9c4851ab7c...540d054b121d
More information about the All-commits
mailing list