[clang] [StaticAnalyzer] Migrate away from PointerUnion::dyn_cast (NFC) (PR #122856)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 14 00:24:44 PST 2025
https://github.com/nikic commented:
This one also uses dyn_cast_if_present.
https://github.com/llvm/llvm-project/pull/122856
More information about the cfe-commits
mailing list