[all-commits] [llvm/llvm-project] b7921f: [ADT] Modernize Bitset (NFC) (#162430)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Oct 8 08:13:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7921f8292a9d7d18c472043ac3f0c2b5e20fd5f
      https://github.com/llvm/llvm-project/commit/b7921f8292a9d7d18c472043ac3f0c2b5e20fd5f
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-10-08 (Wed, 08 Oct 2025)

  Changed paths:
    M llvm/include/llvm/ADT/Bitset.h

  Log Message:
  -----------
  [ADT] Modernize Bitset (NFC) (#162430)

This patch modernizes BitWord and BITWORD_SIZE with "using" and
"static constexpr", respectively.



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