Unverified Commit 5a81db31 authored by yronglin's avatar yronglin Committed by GitHub
Browse files

[NFC][Clang] Use `isa_and_nonnull` instead of `VD && isa<VarDecl>(VD)` (#93207)

This issue was found in https://github.com/llvm/llvm-project/pull/86960

.
But I'd like to avoid mixing together a bunch of cleanups with actual
changes.

Signed-off-by: default avataryronglin <yronglin777@gmail.com>
parent b8efe370
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment