[all-commits] [llvm/llvm-project] 4d3ba7: Apply clang-tidy fixes for performance-move-const-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Jan 3 01:46:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d3ba7a0b24b3d41adecdc01f144b708efda9e58
https://github.com/llvm/llvm-project/commit/4d3ba7a0b24b3d41adecdc01f144b708efda9e58
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M mlir/lib/Dialect/Transform/Utils/Utils.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-move-const-arg in Utils.cpp (NFC)
Commit: b9dac89ba450c579895c6219362c5826d4a8eeda
https://github.com/llvm/llvm-project/commit/b9dac89ba450c579895c6219362c5826d4a8eeda
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M mlir/test/lib/Analysis/DataFlow/TestBackwardDataFlowAnalysis.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-else-after-return in TestBackwardDataFlowAnalysis.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/8d9828ef5aa9...b9dac89ba450
More information about the All-commits
mailing list