<div dir="ltr">On Tue, Sep 10, 2013 at 1:41 PM, Vadium <span dir="ltr"><<a href="mailto:vabrva@gmail.com" target="_blank">vabrva@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">> the language options will be provided by the clang arguments used there;<br>
<br>
</div>Ok, I am more concerned here about having ASTContext. Grep'ing the Index.h<br>
haven't gave me a clue on building CFG for code. I guess I will have to use<br>
LibTooling as I want to walk CFG built for given code.<br></blockquote><div><br></div><div>I personally haven't implemented CFG walking from libtooling, but you definitely have the ASTContext available if that's what you need...</div>
<div><br></div><div>Cheers,</div><div>/Manuel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
In this case, any advice?<br>
Anyway, thanks in advance,<br>
Vadim Brodskiy<br>
<div class="im"><br>
<br>
<br>
-----<br>
Since speech has been invented, people still can't understand each other.<br>
--<br>
</div>View this message in context: <a href="http://clang-developers.42468.n3.nabble.com/CompilerInstance-and-C-tp4030731p4034369.html" target="_blank">http://clang-developers.42468.n3.nabble.com/CompilerInstance-and-C-tp4030731p4034369.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the Clang Developers mailing list archive at Nabble.com.<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div></div>