StmtDataCollector currently crashes on function calls because they don't have a callee. This patch fixes this.
Details
Details
- Reviewers
v.g.vassilev zaks.anna NoQ - Commits
- rGcad151491e7d: [analyzer] Fix a crash in CloneDetector when calling functions by pointers.
rC278238: [analyzer] Fix a crash in CloneDetector when calling functions by pointers.
rL278238: [analyzer] Fix a crash in CloneDetector when calling functions by pointers.
Diff Detail
Diff Detail
- Repository
- rL LLVM