[clang] [AST] Migrate away from PointerUnion::dyn_cast (NFC) (PR #122854)
Kazu Hirata via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 14 09:05:24 PST 2025
kazutakahirata wrote:
> You are still using dyn_cast_if_present :)
Sorry about that. Fixed.
https://github.com/llvm/llvm-project/pull/122854
More information about the cfe-commits
mailing list