summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
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 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentb74176a3a26ae26b8671bcf3cc261353c23c88d0 (diff)
[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 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions