[all-commits] [llvm/llvm-project] ba2b2b: [mlir][OpenMP] Apply ClangTidy readability finding.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Wed Aug 31 01:39:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba2b2b595fc3419425e274c18f96c0f60ef539e8
https://github.com/llvm/llvm-project/commit/ba2b2b595fc3419425e274c18f96c0f60ef539e8
Author: Adrian Kuegel <akuegel at google.com>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
Log Message:
-----------
[mlir][OpenMP] Apply ClangTidy readability finding.
Use .empty() check instead of size() check.
More information about the All-commits
mailing list