jack: (Default)
[personal profile] jack
Have I asked this before? People at work are trying out a static code analysis tool for C++, but it doesn't seem to be very helpful and would be expensive to buy (I'm not sure exactly which). Is there a standard everyone should just use (for windows or linux)?

Edit: Added "for C++"

Date: 2015-11-02 12:18 pm (UTC)
andrewducker: (Default)
From: [personal profile] andrewducker
Presumably it varies by language?

I use static analysis tools for C# at work, and also for Java, but they're different tools. (Except for the security analysis tooling, which runs over pretty much everything, including Javascript).