[cfe-dev] Clang over llvm representation

Horvat Horvat horvatjkah at gmail.com
Sun Mar 1 05:53:44 PST 2015


Hello everyone!

I am working on static analyzis of compiled binary and i have an idea of
translating them to llvm and then analyze by clang-static-analyzer. And i
am not good in clang internals.

So, is there any way to analyze with clang-static-analyzer llvm code (both
bitcode and source)? Or if it impossible by default can someone tell me the
most easy way to add this support to clang-static-analyzer (f.e. by
directly integrate AST from binary-translator-to-llvm in clang)?

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150301/32ed2deb/attachment.html>


More information about the cfe-dev mailing list