Commit 07399e5
committed
[AST] Migrate away from PointerUnion::get (NFC)
Note that PointerUnion::get 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>1 parent 2291e5a commit 07399e5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9657 | 9657 | | |
9658 | 9658 | | |
9659 | 9659 | | |
9660 | | - | |
| 9660 | + | |
9661 | 9661 | | |
9662 | 9662 | | |
9663 | 9663 | | |
| |||
0 commit comments