commit | d43288d9d49f8c4d1f0236ca0aaccbd2e72ff48c | [log] [tgz] |
---|---|---|
author | Kazu Hirata <kazu@google.com> | Fri Jan 10 12:27:32 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 10 12:31:07 2025 -0800 |
tree | 28d327cd6ef87492bd5fc3eed0489b1a03aff21d | |
parent | b91e9655ca27d7d0ab9e90a89b1b1336c24542f9 [diff] |
[lldb] Migrate away from PointerUnion::{is,get} (NFC) (#122420) Note that PointerUnion::{is,get} have 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> GitOrigin-RevId: 008a39c0e3f934c7eb0dd04aa5759a0feac65967