[all-commits] [llvm/llvm-project] 7a8091: Apply clang-tidy fixes for modernize-use-default-m...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Apr 15 01:01:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a80912dd8430489f5090a84abcb212d9c40842f
https://github.com/llvm/llvm-project/commit/7a80912dd8430489f5090a84abcb212d9c40842f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-15 (Fri, 15 Apr 2022)
Changed paths:
M mlir/lib/Transforms/Utils/ControlFlowSinkUtils.cpp
Log Message:
-----------
Apply clang-tidy fixes for modernize-use-default-member-init in ControlFlowSinkUtils.cpp (NFC)
Commit: 4197475eb06ed8d6fd021414635fe21b50c6b1b7
https://github.com/llvm/llvm-project/commit/4197475eb06ed8d6fd021414635fe21b50c6b1b7
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-15 (Fri, 15 Apr 2022)
Changed paths:
M mlir/test/lib/Dialect/Test/TestTypes.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in TestTypes.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/5206c2c167ed...4197475eb06e
More information about the All-commits
mailing list