aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-02-06 15:04:23 +0100
committerGitHub <noreply@github.com>2025-02-06 15:04:23 +0100
commit9598f74133a358588ab7e38ec6b5e39a4143bdd0 (patch)
treeb6fbc67dbd2575191f2915c0033db5c8ff6bd749 /flang/lib/Frontend/CompilerInvocation.cpp
parentb74176a3a26ae26b8671bcf3cc261353c23c88d0 (diff)
downloadllvm-9598f74133a358588ab7e38ec6b5e39a4143bdd0.zip
llvm-9598f74133a358588ab7e38ec6b5e39a4143bdd0.tar.gz
llvm-9598f74133a358588ab7e38ec6b5e39a4143bdd0.tar.bz2
[Clang] Remove __is_referenceable builtin (#123078)
`__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. `__is_referenceable` has been documented as deprecated in Clang 20.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions