[cfe-dev] CompilerInstance and C++

Manuel Klimek klimek at google.com
Tue Sep 10 06:36:55 PDT 2013


On Tue, Sep 10, 2013 at 1:41 PM, Vadium <vabrva at gmail.com> wrote:

> > the language options will be provided by the clang arguments used there;
>
> Ok, I am more concerned here about having ASTContext. Grep'ing the Index.h
> haven't gave me a clue on building CFG for code. I guess I will have to use
> LibTooling as I want to walk CFG built for given code.
>

I personally haven't implemented CFG walking from libtooling, but you
definitely have the ASTContext available if that's what you need...

Cheers,
/Manuel


>
> In this case, any advice?
> Anyway, thanks in advance,
> Vadim Brodskiy
>
>
>
> -----
> Since speech has been invented, people still can't understand each other.
> --
> View this message in context:
> http://clang-developers.42468.n3.nabble.com/CompilerInstance-and-C-tp4030731p4034369.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130910/80222ac6/attachment.html>


More information about the cfe-dev mailing list