www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13761] New: Clang Static Analysis results for dmd

https://issues.dlang.org/show_bug.cgi?id=13761

          Issue ID: 13761
           Summary: Clang Static Analysis results for dmd
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P1
         Component: DMD
          Assignee: nobody puremagic.com
          Reporter: john.loughran.colvin gmail.com

It takes some fiddling with posix.mak to make these*, but here they are (see
attached).

Just open index.html in your browser and you should be good to go. The
interface is kinda cool, you can step through the branches the analyser took.


*
CC and .c is for C, CXX and .cpp/.cxx/whatever-you-like-but-not-just.c is for
C++. Seriously...

--
Nov 21 2014