[all-commits] [llvm/llvm-project] 35757d: Revert "[libc++] Re-enable std::pair trivial copy ...

Jessica Clarke via All-commits all-commits at lists.llvm.org
Sat May 31 00:07:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35757d67ba5afc0fd53266946ba1e73db518ac70
      https://github.com/llvm/llvm-project/commit/35757d67ba5afc0fd53266946ba1e73db518ac70
  Author: Jessica Clarke <jrtc27 at jrtc27.com>
  Date:   2025-05-31 (Sat, 31 May 2025)

  Changed paths:
    M libcxx/include/__configuration/abi.h
    M libcxx/include/__cxx03/__configuration/abi.h

  Log Message:
  -----------
  Revert "[libc++] Re-enable std::pair trivial copy constructor for FreeBSD >= 14" (#142204)

The ABI bump to adopt the conforming ABI v1 std::pair implementation did
not end up happening for FreeBSD 14, and instead this diff was reverted
downstream in FreeBSD[1]. Align the upstream ABI config with FreeBSD's
actual ABI.

[1] ce4f1f49e036 ("Revert commit 6255157d24e2 from llvm-project (by
Dimitry Andric):")

This reverts commit 6255157d24e27c604bda8fe8ce26e896f54785c0.



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