diff options
| author | Kazu Hirata <kazu@google.com> | 2025-01-13 20:53:13 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-13 20:53:13 -0800 |
| commit | 35f9d2ac49eb3344f528c5b0c3b75330ade93982 (patch) | |
| tree | 7568a509785470d1c3896838f3ce7788af9f042f /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | ffe5cddb68ab84348866b3a3ac727d263b2a44c2 (diff) | |
[CodeGen] Migrate away from PointerUnion::dyn_cast (NFC) (#122778)
Note that PointerUnion::dyn_cast has been soft deprecated in
PointerUnion.h:
// FIXME: Replace the uses of is(), get() and dyn_cast() with
// isa<T>, cast<T> and the llvm::dyn_cast<T>
Literal migration would result in dyn_cast_if_present (see the
definition of PointerUnion::dyn_cast), but this patch uses dyn_cast
because we expect Prototype.P to be nonnull.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
