[cfe-dev] Getting started with source code analysis using CLang
Stefan Seefeld
stefan.seefeld at gmail.com
Sun Mar 14 14:48:45 PDT 2010
Hello,
I'm looking at various bits of CLang code, trying to figure out the very
first steps needed to:
1) parse a source file into an internal representation suitable for
static code analysis.
2) navigate that representation (via CIndex, as Doug suggested).
Can anyone give me some hints as to what specific API to use for this ?
Is there some documentation for this that I have overlooked ?
Thanks,
Stefan
--
...ich hab' noch einen Koffer in Berlin...
More information about the cfe-dev
mailing list