Announcement

Collapse
No announcement yet.

OCLint: Another Way For Clang Static Code Analysis

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • OCLint: Another Way For Clang Static Code Analysis

    Phoronix: OCLint: Another Way For Clang Static Code Analysis

    For those looking at new static code analysis tools, OCLint is an open-source utility powered by LLVM's Clang foundation to provide a variety of features when inspecting C, Objective-C, and C++ code-bases. In recent testing of OCLint for an internal C-based Phoronix code-base, OCLint proved to be quite useful...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    That's great, it's hard to find sane static code analyzers for C++ that are FOSS. I'll certainly test it out!

    Comment


    • #3
      What does it do different compared to Clang's analyzer?

      Comment


      • #4
        I've been mostly working in C lately and have been using splint to check my code; this looks like an interesting alternative and it is nice that it covers C++ and Objective-C as well.

        Comment


        • #5
          OK if it proved useful where is the rest of the article?

          I mean really guys this is the sort of thing deserving a more indepth article.

          Comment

          Working...
          X