diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-11-26 23:53:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-26 23:53:26 +0100 |
commit | 7ae61a36f94679370b9c1b4b1a13999d23d38a0c (patch) | |
tree | b673000d1d7f037ce7d17f9eff2064fcbf39a3df /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 09e7477c0f1f192d3e5bb9735301c2deec9a3d96 (diff) | |
download | llvm-7ae61a36f94679370b9c1b4b1a13999d23d38a0c.zip llvm-7ae61a36f94679370b9c1b4b1a13999d23d38a0c.tar.gz llvm-7ae61a36f94679370b9c1b4b1a13999d23d38a0c.tar.bz2 |
[libc++] Add __detected_or_t and use it to implement some of the allocator traits aliases (#115654)
This simplifies the implementation a bit, since we don't need a lot of
the `__has_x` classes anymore. We just need two template aliases to
implement the `allocator_traits` aliases now.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions