diff options
author | Kazu Hirata <kazu@google.com> | 2025-01-10 12:27:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-10 12:27:32 -0800 |
commit | 008a39c0e3f934c7eb0dd04aa5759a0feac65967 (patch) | |
tree | 61b9c47711ecce60774c93b34898d62492f93984 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0b5cf9e17bd2f2fb9ee3a7dc2b4ef99fba3ae201 (diff) | |
download | llvm-008a39c0e3f934c7eb0dd04aa5759a0feac65967.zip llvm-008a39c0e3f934c7eb0dd04aa5759a0feac65967.tar.gz llvm-008a39c0e3f934c7eb0dd04aa5759a0feac65967.tar.bz2 |
[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>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions