Thread Previous • Date Previous • Date Next • Thread Next |
How good is cppcheck compared to Coverity? Is cppcheck being used in the KiCad development? On 07/28/2015 11:44 PM, Mark Roszko wrote:
I don't understand what you are trying to convey. Coverity requires running a complete build from a clean state via gcc or clang or even msvc(command line only) and uploading the 500MB+ resulting data from their tool. Each build is a separate submission . It isn't like cppcheck where it just runs on source files (where you could do 3 birds in one stone).
Thread Previous • Date Previous • Date Next • Thread Next |