Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-analysis

How can I run GCC/Clang for static analysis? (warnings only)

Exclude directory from intellij inspection, but not exclude from autocomplete

Ruby source code analyzer (something like pylint)

In C macros, should one prefer do { ... } while(0,0) over do { ... } while(0)?

Do we still need to do static analysis? [closed]

c++ c static-analysis

Is it possible to accelerate clang-tidy using ccache or similar?

Static call graph generation for the Linux kernel

Is there a list of Cppcheck messages?

static-analysis cppcheck

Findbugs Annotations - Do I need annotation.jar and jsr305.jar in my deployed code?

Type safety in Clojure

Instrumenting C/C++ codes using LLVM

Code linting for Objective C

How to fix the following PMD violations

How to find unclosed I/O resources in Java?

How to identify a missing method (Binary Compatibility) in a JAR statically

Parsing Objective-C code for static analysis

How to start using ndepend?

Tool to find all unused Code

c# static-analysis

Closed type classes

Header file inclusion static analysis tools?