[all-commits] [llvm/llvm-project] a8919c: [mlir] Apply ClangTidy fix (NFC)

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Wed Sep 27 00:16:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8919c413b4aac9ff485c58816b512764a079505
      https://github.com/llvm/llvm-project/commit/a8919c413b4aac9ff485c58816b512764a079505
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
    M mlir/lib/IR/Attributes.cpp

  Log Message:
  -----------
  [mlir] Apply ClangTidy fix (NFC)

Prefer to use .empty() instead of checking size().




More information about the All-commits mailing list