[clang] [clang] Replace X && isa<Y>(X) with isa_and_nonnull<Y>(X). NFC (PR #94987)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 10 09:15:09 PDT 2024
https://github.com/steakhal commented:
LGTM, thanks!
https://github.com/llvm/llvm-project/pull/94987
More information about the cfe-commits
mailing list