- Rename isKind() to classof() to follow the llvm style RTTI.
- Take SVal by-value instead of reference.
- Mark classof public.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D125706
[analyzer][NFC] Use idiomatic classof instead of isKind steakhal on May 16 2022, 10:35 AM. Authored by
Details
Diff Detail
|