diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-04-29 08:46:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 08:46:06 +0200 |
commit | e43e8ec7afbdf8b90204060b725d6990829b80a1 (patch) | |
tree | e7fab63526843533f6dd9455eb3ee553bcfb5c5a /clang/lib/AST/ByteCode/Program.cpp | |
parent | 15cd71afd24437d9480aff41de61b3edf739408b (diff) | |
download | llvm-e43e8ec7afbdf8b90204060b725d6990829b80a1.zip llvm-e43e8ec7afbdf8b90204060b725d6990829b80a1.tar.gz llvm-e43e8ec7afbdf8b90204060b725d6990829b80a1.tar.bz2 |
[libc++] Remove dead implementation of is_nothrow_convertible and merge the remaining code into is_convertible.h (#137717)
We can use the `__is_nothrow_convertible` builtin unconditionally now,
which makes the implementation very simple, so there isn't much of a
need to keep a separate header around.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions