[all-commits] [llvm/llvm-project] 190cdf: Apply clang-tidy fixes for performance-unnecessary...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Dec 12 23:16:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 190cdf440ebf9e5be3d87daeceab7996a369fa78
https://github.com/llvm/llvm-project/commit/190cdf440ebf9e5be3d87daeceab7996a369fa78
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in AsyncToAsyncRuntime.cpp (NFC)
Commit: 98b13979fb05f3ed288a900deb843e7b27589e58
https://github.com/llvm/llvm-project/commit/98b13979fb05f3ed288a900deb843e7b27589e58
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in AsyncToAsyncRuntime.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/f9c29878b04b...98b13979fb05
More information about the All-commits
mailing list