[llvm-branch-commits] [clang-doc][NFC] Use isa over dyn_cast (PR #120309)

Paul Kirth via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Dec 17 13:59:09 PST 2024


https://github.com/ilovepi created https://github.com/llvm/llvm-project/pull/120309

These call sites don't need the cast, as they don't use the value.





More information about the llvm-branch-commits mailing list