diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-01-20 09:26:37 +0100 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-02-01 20:10:21 +0100 |
commit | dc017e03ca55ed0b2054e4a7d5e5ca049a054fcc (patch) | |
tree | 62343f6227361a2713c9830a0151ccd1b9fb5a97 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 57690a8ece9e5d3b749c66a226a4c79f3d7588aa (diff) | |
download | llvm-dc017e03ca55ed0b2054e4a7d5e5ca049a054fcc.zip llvm-dc017e03ca55ed0b2054e4a7d5e5ca049a054fcc.tar.gz llvm-dc017e03ca55ed0b2054e4a7d5e5ca049a054fcc.tar.bz2 |
[libc++] Forward ranges::sort to instantiations in the dylib
This patch removes `_WrapAlgPolicy` and related functionality. Instead, we explicitly forward to `__sort` now if we have an instantiation inside the dylib. If we don't we just call `__introsort`.
Reviewed By: ldionne, #libc
Spies: sstefan1, libcxx-commits
Differential Revision: https://reviews.llvm.org/D140824
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions