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: [email protected]
Reporter: [email protected]
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...
--