<div dir="ltr">Hello everyone,<div><br></div><div>I am trying to learn Clang in order to include it in my project. It is about a tool which makes tainted checking. </div><div><br></div><div>My idea is to use Clang and the AST information that it generates in order to carry on the checking(I do not how yet). The truth is that I am new with Clang, and I am not sure where to start.</div><div><br></div><div>I found this class which can be useful:</div><div><br></div><div><a href="http://clang.llvm.org/doxygen/GenericTaintChecker_8cpp_source.html">http://clang.llvm.org/doxygen/GenericTaintChecker_8cpp_source.html</a><br></div><div><br></div><div>Has anyone used it? If somebody has, can you help me to get started with this?</div><div><br></div><div>Does anyone have or know any useful resource?</div><div><br></div><div>I will really appreciate your help.</div><div>Thanks,</div></div>