[all-commits] [llvm/llvm-project] 549c18: Apply clang-tidy fixes for modernize-use-equals-de...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Oct 13 08:56:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 549c18eda0ae5b897d74590fd3860dc32b881c39
https://github.com/llvm/llvm-project/commit/549c18eda0ae5b897d74590fd3860dc32b881c39
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaCanonicalizations.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default in TosaCanonicalizations.cpp (NFC)
Commit: 928c23ddbfa7111039e030acdf100ccc04108435
https://github.com/llvm/llvm-project/commit/928c23ddbfa7111039e030acdf100ccc04108435
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Tosa/IR/TosaCanonicalizations.cpp
Log Message:
-----------
Apply clang-tidy fixes for performance-unnecessary-value-param in TosaCanonicalizations.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/16e4e4ab878a...928c23ddbfa7
More information about the All-commits
mailing list