[cfe-dev] libclang question

Sergey Prigogin sprigogin at google.com
Thu Nov 11 21:45:54 PST 2010


Thanks. This is what I was looking for.

-sergey

On Thu, Nov 11, 2010 at 9:39 PM, Ted Kremenek <kremenek at apple.com> wrote:

> 'c-index-test' is the swiss-army knife command line tool we use to test
> libclang.  It includes ways to test code completion, symbol traversal
> (indexing), etc.  You can see uses of it in test/Index, and the source is
> contained within a single .c file.
>
> On Nov 11, 2010, at 5:34 PM, Sergey Prigogin wrote:
>
> > Could please somebody point me to a code example that uses libclang
> interfaces. I'm primarily interested in parsing and obtaining diagnostic
> information rather than in indexing. I'm new to clang, so please excuse me
> if the example is in an obvious place I should have found it myself.
> >
> > -sergey
> > _______________________________________________
> > 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/20101111/348d3dcd/attachment.html>


More information about the cfe-dev mailing list