[clang] [StaticAnalyzer] Migrate away from PointerUnion::dyn_cast (NFC) (PR #122856)
Kazu Hirata via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 14 09:00:08 PST 2025
kazutakahirata wrote:
> This one also uses dyn_cast_if_present.
Sorry about that. Fixed.
https://github.com/llvm/llvm-project/pull/122856
More information about the cfe-commits
mailing list