[cfe-dev] Clang static analyzer checkers

Aleksei Sidorin via cfe-dev cfe-dev at lists.llvm.org
Tue Mar 14 11:10:59 PDT 2017


I can only guess (didn't try it) but there may be problems with 
dependencies. Could you try to build clang from sources and test it? You 
can also try to use strace to see what kind of dot viewer is called in 
the pre-built binary.


14.03.2017 18:36, Xin Wang via cfe-dev пишет:
>
> Hello!
>
> For the pre-built binaries(LLVM4.0.0) of clang for x86_64 Ubuntu16.04, 
> the analyzer checkers debug.ViewCFG and debug.ViewExplodedGraph can't 
> output the graph. But for the pre-built binaries(LLVM4.0.0) of clang 
> for Windows(64-bit), they work well.  What's the reason?
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev


-- 
Best regards,
Aleksei Sidorin,
SRR, Samsung Electronics

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170314/589f3262/attachment.html>


More information about the cfe-dev mailing list