[clang] [NFC] [clang] fix unused variable warning (PR #126796)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 11 13:28:24 PST 2025


https://github.com/steakhal commented:

I think isa should be preferred if the result of dyncast is not used.
Same applied to the surrounding ifs too.

https://github.com/llvm/llvm-project/pull/126796


More information about the cfe-commits mailing list