[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
Fri Jan 20 00:22:42 PST 2023


philnik added a subscriber: libc++ vendors.
philnik added a comment.

Adding #libc_vendors <https://reviews.llvm.org/tag/libc_vendors/> for awareness. In case anybody has a way of checking whether some application is relying on these symbols it would also be nice to have confirmation that there is indeed nobody relying on them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142185



More information about the libcxx-commits mailing list