diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-01-19 10:28:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-19 10:28:38 +0100 |
commit | 0cb2fe5183c9b25bb96140c27d12b1ad4a80aa92 (patch) | |
tree | 7b9ec75ecb084054d69e178d5e879bb6748c96e0 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 7a7d12bba9557aca1e1c5251ac5815bb911bd5ca (diff) | |
download | llvm-0cb2fe5183c9b25bb96140c27d12b1ad4a80aa92.zip llvm-0cb2fe5183c9b25bb96140c27d12b1ad4a80aa92.tar.gz llvm-0cb2fe5183c9b25bb96140c27d12b1ad4a80aa92.tar.bz2 |
[Clang] Deprecate __is_referenceable (#123185)
`__is_referenceable` is almost unused in the wild, and the few cases I
was able to find had checks around them. Since The places in the
standard library where `__is_referenceable` is used have bespoke
builtins, it doesn't make a ton of sense to keep this builtin around.
See #123078
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions