[libcxx-commits] [PATCH] D142185: [libc++] Remove explicit instantiations of __insertion_sort_incomplete and __sort5 from the dylib

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 1 10:53:49 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG97b5e0147c6f: [libc++] Remove explicit instantiations of __insertion_sort_incomplete and… (authored by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142185/new/

https://reviews.llvm.org/D142185

Files:
  libcxx/include/__algorithm/sort.h
  libcxx/lib/abi/CHANGELOG.TXT
  libcxx/lib/abi/arm64-apple-darwin.libcxxabi.v1.stable.exceptions.nonew.abilist
  libcxx/lib/abi/powerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist
  libcxx/lib/abi/powerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist
  libcxx/lib/abi/x86_64-apple-darwin.libcxxabi.v1.stable.exceptions.nonew.abilist
  libcxx/lib/abi/x86_64-unknown-freebsd.libcxxabi.v1.stable.exceptions.nonew.abilist
  libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.nonew.abilist
  libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.noexceptions.nonew.abilist
  libcxx/src/algorithm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142185.494011.patch
Type: text/x-patch
Size: 34800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230201/9aa780c3/attachment-0001.bin>


More information about the libcxx-commits mailing list