[Issue 13761] New: Clang Static Analysis results for dmd
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Fri Nov 21 09:59:19 PST 2014
    
    
  
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 at puremagic.com
          Reporter: john.loughran.colvin at 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...
--
    
    
More information about the Digitalmars-d-bugs
mailing list