Dear All,
I want to deal with the CFG of the input file.Now I have got the “CompilerInstance object” of Clang. Now how can I get the CFG through the “CompilerInstance”.
Could you tell me some useful APIs about this.
Thanks in advance.
----by Redder