[all-commits] [llvm/llvm-project] 820e43: Apply clang-tidy fixes for readability-identifier-...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Feb 16 18:07:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 820e438e7031832f7ed3d15e63530dc49c959528
https://github.com/llvm/llvm-project/commit/820e438e7031832f7ed3d15e63530dc49c959528
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M mlir/lib/Tools/mlir-opt/MlirOptMain.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in MlirOptMain.cpp (NFC)
Commit: 2545cac52e584761a803f689a3f385af9fdeb3a0
https://github.com/llvm/llvm-project/commit/2545cac52e584761a803f689a3f385af9fdeb3a0
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M mlir/lib/Tools/PDLL/Parser/Parser.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-include-order in Parser.cpp (NFC)
Commit: eb3409dc77752253b18224ed11ec738db4fe91a3
https://github.com/llvm/llvm-project/commit/eb3409dc77752253b18224ed11ec738db4fe91a3
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M mlir/lib/Tools/Plugins/PassPlugin.cpp
Log Message:
-----------
Apply clang-tidy fixes for readability-identifier-naming in PassPlugin.cpp (NFC)
Commit: 7dad59f0a980b5bb8e76db1755d76aabf2a940fc
https://github.com/llvm/llvm-project/commit/7dad59f0a980b5bb8e76db1755d76aabf2a940fc
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-qualified-auto in DialectConversion.cpp (NFC)
Commit: a8fdc93ee11a14aceb5805880da810140c7ca486
https://github.com/llvm/llvm-project/commit/a8fdc93ee11a14aceb5805880da810140c7ca486
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M mlir/lib/Transforms/Utils/OneToNTypeConversion.cpp
Log Message:
-----------
Apply clang-tidy fixes for llvm-namespace-comment in OneToNTypeConversion.cpp (NFC)
Compare: https://github.com/llvm/llvm-project/compare/e1164d063558...a8fdc93ee11a
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list