Static Code Analyzer for C++ in Linux

Ajay picture Ajay · Nov 9, 2011 · Viewed 17.5k times · Source

Possible Duplicate:
What open source C++ static analysis tools are available?

Does anybody know of an open source,good static code analyzer for C++ code in Linux ? The idea is to catch programming errors even before the code goes in to the code review state. It would be great to have the possibility to add rules the tool. Does anybody know of such tool?

Answer

LisztLi picture LisztLi · Nov 9, 2011