[all-commits] [llvm/llvm-project] 66a020: [libc++] Fix exception safety of `__hash_table::__...

Nikita Taranov via All-commits all-commits at lists.llvm.org
Wed Jun 10 00:06:18 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66a0203502d2105c027b8494f6fd6d22cc9b6cfc
      https://github.com/llvm/llvm-project/commit/66a0203502d2105c027b8494f6fd6d22cc9b6cfc
  Author: Nikita Taranov <nikita.taranov at clickhouse.com>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

  Changed paths:
    M libcxx/include/__hash_table
    A libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/exceptions.pass.cpp

  Log Message:
  -----------
  [libc++] Fix exception safety of `__hash_table::__copy_construct` (avoid memory leak) (#201452)

Slightly easier to digest repro: https://godbolt.org/z/ejjs5br5f



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