[all-commits] [llvm/llvm-project] 543599: [libcxx][string] Test: fix copy&paste typo for saf...

Nikita Belenkiy via All-commits all-commits at lists.llvm.org
Tue May 5 17:57:59 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54359956733059b058c071264ad58a6ddbed4976
      https://github.com/llvm/llvm-project/commit/54359956733059b058c071264ad58a6ddbed4976
  Author: Nikita Belenkiy <public at kits.net>
  Date:   2026-05-06 (Wed, 06 May 2026)

  Changed paths:
    M libcxx/test/std/strings/basic.string/string.modifiers/string_insert/iter_iter_iter.pass.cpp

  Log Message:
  -----------
  [libcxx][string] Test: fix copy&paste typo for safe_allocator (#195820)

In
test/std/strings/basic.string/string.modifiers/string_insert/iter_iter_iter.pass.cpp

Was missing the test for safe_allocator (test for min_allocator was
called twice) safe_allocator would be consistent with the rest of that
PR.



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