[all-commits] [llvm/llvm-project] ee3bcc: [libc++] Remove basic_string::__clear_and_shrink (...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Thu Feb 6 05:08:06 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee3bccab34f57387bdf33853cdd5f214fef349a2
      https://github.com/llvm/llvm-project/commit/ee3bccab34f57387bdf33853cdd5f214fef349a2
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M libcxx/include/string
    R libcxx/test/libcxx/strings/basic.string/string.modifiers/clear_and_shrink.pass.cpp

  Log Message:
  -----------
  [libc++] Remove basic_string::__clear_and_shrink (#126050)

`__clear_and_shrink` is only used in a single place and does more work
than actually required.



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