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

Florian Mayer via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 11 13:43:09 PST 2025


fmayer wrote:

> 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/commit/ad905f133c5b22896900f3f335de990d0daf1ff4

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


More information about the cfe-commits mailing list