Hacker News new | ask | show | jobs
by ndesaulniers 2234 days ago
Lest other people get the wrong impression from someone who's admitted not even trying it, running Clang's static analyzer is as simple as switching cc with scan-build. You can even drive it from clang-tidy. No Perl or Python setup in my experience.
1 comments

You appear to have it installed somewhere. Open up scan-build in your favorite text editor if you don't believe me.