Sometimes it's important to do BugReport->addRange() in order to know which part of the expression is problematic. It's also useful to write this down in the warning message, but i didn't bother yet.
Details
Details
- Reviewers
dcoughlin xazax.hun a.sidorin george.karpenkov szepet rnkovacs - Commits
- rG67fdf81f0c98: [analyzer] CStringChecker: Remember to highlight the argument expression range.
rL338333: [analyzer] CStringChecker: Remember to highlight the argument expression range.
rC338333: [analyzer] CStringChecker: Remember to highlight the argument expression range.
Diff Detail
Diff Detail
- Repository
- rC Clang