When checking call sites, give special handling to indirect call, as the
callee may be unknown and can lead to nullptr dereference later. Assume
conservatively that the ICV always changes in such case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo