Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-analysis

Static source code analysis with LLVM

c++ c static-analysis llvm

Rubocop in html.erb files?

What program slicing tools actually exist?

What is the reverse postorder?

algorithm static-analysis

How does ReSharper know this return type is never null?

Free static checker for C99 code

FindBugs for .NET [closed]

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