[all-commits] [llvm/llvm-project] 7f2e9b: Revert "[libc++] Mark __{emplace, push}_back_slow_p...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Sep 12 14:25:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f2e9b17098f42c85ef469b029bb84ef4eea189c
      https://github.com/llvm/llvm-project/commit/7f2e9b17098f42c85ef469b029bb84ef4eea189c
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-09-12 (Fri, 12 Sep 2025)

  Changed paths:
    M libcxx/include/__vector/vector.h

  Log Message:
  -----------
  Revert "[libc++] Mark __{emplace,push}_back_slow_path as noinline (#94379)"

This reverts commit 1bafd020c7c80be476f211bc239ce43424f7e0ce.

This breaks the LLDB data formatters which means these failures show up
on every premerge run. Reverting for now until fixing the LLDB
formatters can be coordinated with a relanding.



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