aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ProgramStackTest.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-04-15 02:36:18 -0700
committerGitHub <noreply@github.com>2025-04-15 02:36:18 -0700
commit96e38766118c62ed42ddedd4642284cdca12904e (patch)
treedd61436dd082733d2acb1f6b9ccb7cff6aa75f5c /llvm/unittests/Support/ProgramStackTest.cpp
parente65faed187485db3638aa6415f7e9df053623dcf (diff)
downloadllvm-96e38766118c62ed42ddedd4642284cdca12904e.zip
llvm-96e38766118c62ed42ddedd4642284cdca12904e.tar.gz
llvm-96e38766118c62ed42ddedd4642284cdca12904e.tar.bz2
[AsmPrinter] Migrate away from PointerUnion::dyn_cast (NFC) (#135740)
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> We use dyn_cast_if_present here because Bound can be null.
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions