Details
Details
- Reviewers
dcoughlin NoQ - Commits
- rGe880840d8c6a: [analyzer] Extend the PathDiagnosticLocation constructor to handle CallExitEnd
rC351513: [analyzer] Extend the PathDiagnosticLocation constructor to handle CallExitEnd
rL351513: [analyzer] Extend the PathDiagnosticLocation constructor to handle CallExitEnd
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thx! We should transition away from using all other constructors (except this constructor from ProgramPoint), at least in our path-sensitive checkers.