[all-commits] [llvm/llvm-project] 162397: [libc++] Replace stable_sort with sort in flat_map...

Hui via All-commits all-commits at lists.llvm.org
Mon Jan 13 06:09:52 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 162397f98d04415eebe115cdcb01558932e5c802
      https://github.com/llvm/llvm-project/commit/162397f98d04415eebe115cdcb01558932e5c802
  Author: Hui <hui.xie1990 at gmail.com>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M libcxx/include/__flat_map/flat_map.h
    M libcxx/include/module.modulemap
    R libcxx/test/libcxx/containers/containers.adaptors/flat.map/container_stability.pass.cpp
    R libcxx/test/std/containers/container.adaptors/flat.map/flat.map.cons/iter_iter_stability.pass.cpp
    R libcxx/test/std/containers/container.adaptors/flat.map/flat.map.modifiers/insert_range_stability.pass.cpp

  Log Message:
  -----------
  [libc++] Replace stable_sort with sort in flat_map (#121431)

Fixes #120788



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