[all-commits] [llvm/llvm-project] a73403: [TableGen] Use `empty()` instead of `size() == 0` ...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Wed Aug 13 20:38:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a73403ba8ab86a264231ab8aff600fc890eaf77d
      https://github.com/llvm/llvm-project/commit/a73403ba8ab86a264231ab8aff600fc890eaf77d
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2025-08-14 (Thu, 14 Aug 2025)

  Changed paths:
    M llvm/utils/TableGen/DecoderEmitter.cpp

  Log Message:
  -----------
  [TableGen] Use `empty()` instead of `size() == 0` (NFC)



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