[all-commits] [llvm/llvm-project] 3b6462: [mlir] Apply ClangTidy fixes
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Jun 24 01:56:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b6462c5b5b38c2f329a2bf97734196610cb4a35
https://github.com/llvm/llvm-project/commit/3b6462c5b5b38c2f329a2bf97734196610cb4a35
Author: Adrian Kuegel <akuegel at google.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
M mlir/lib/Dialect/Mesh/Interfaces/ShardingInterface.cpp
Log Message:
-----------
[mlir] Apply ClangTidy fixes
Prefer to check .empty() instead of .size() == 0
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