[all-commits] [llvm/llvm-project] 0969d0: Apply clang-tidy fixes for readability-identifier-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Sep 12 03:47:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0969d0de941e390899c23071e7a02bc6f7ff2b6a
https://github.com/llvm/llvm-project/commit/0969d0de941e390899c23071e7a02bc6f7ff2b6a
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M mlir/lib/ExecutionEngine/JitRunner.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in JitRunner.cpp (NFC)
Commit: 6e5c654e3831becf78c4c688760210d8338e20ab
https://github.com/llvm/llvm-project/commit/6e5c654e3831becf78c4c688760210d8338e20ab
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M mlir/test/lib/Dialect/Linalg/TestLinalgDecomposeOps.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default in TestLinalgDecomposeOps.cpp (NFC)
Commit: cde2736cdf960e94b27115ef2827bb5f770e6ab7
https://github.com/llvm/llvm-project/commit/cde2736cdf960e94b27115ef2827bb5f770e6ab7
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
M mlir/test/lib/Dialect/Test/TestPatterns.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-equals-default in TestPatterns.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/f072263e9f62...cde2736cdf96
More information about the All-commits
mailing list