[all-commits] [llvm/llvm-project] abb336: Apply clang-tidy fixes for modernize-use-equals-de...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jan 2 14:19:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abb336d26b5e91c991f031dd7291cdac07154cb8
https://github.com/llvm/llvm-project/commit/abb336d26b5e91c991f031dd7291cdac07154cb8
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M mlir/lib/Analysis/Liveness.cpp
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferizePass.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
M mlir/lib/Pass/PassRegistry.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default to MLIR (NFC)
More information about the All-commits
mailing list