[cfe-dev] Learning how to use clang
Paolo Bolzoni
bolzoni at cs.unipr.it
Thu Apr 17 02:48:44 PDT 2008
The university of Parma is working to a C language static analyzer.
At the moment we use a home cooked C parser, we'd like to pass to Clang and
use its AST output as input to our simplifier.
I am in charge for the project, I am wondering what is the best way to begin
to study the Clang source in order to understand how it works.
Thanks and keep the good job.
PB
More information about the cfe-dev
mailing list