<div dir="ltr">Hello everyone!<br>
<br>
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. <div><br></div><div>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)?<br></div><div><br></div><div>Thank you!</div></div>