Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

clang-tidy is mentioned in the blog post, and what I personally use - it does do control flow and dataflow analysis to find double frees or missing frees from any possible program trace (though doesn't do any interprocedural analysis, for hopefully obvious reasons).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: