[all-commits] [llvm/llvm-project] e20413: [libc++][NFC] Refactor __do_rehash a bit (#151543)

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Thu Jul 31 23:15:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e20413c045249651f09515808ce89024fde9abbf
      https://github.com/llvm/llvm-project/commit/e20413c045249651f09515808ce89024fde9abbf
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M libcxx/include/__hash_table

  Log Message:
  -----------
  [libc++][NFC] Refactor __do_rehash a bit (#151543)

This refactors `__hash_table::__do_rehash` to use early returns and
renames some of the variables.



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