[cfe-dev] Tainted checking using Clang

Francisco Chiotta franchiotta at gmail.com
Sun Jan 25 13:51:01 PST 2015


Hello everyone,

I am trying to learn Clang in order to include it in my project. It is
about a tool which makes tainted checking.

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.

I found this class which can be useful:

http://clang.llvm.org/doxygen/GenericTaintChecker_8cpp_source.html

Has anyone used it? If somebody has, can you help me to get started with
this?

Does anyone have or know any useful resource?

I will really appreciate your help.
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150125/6195742a/attachment.html>


More information about the cfe-dev mailing list