[cfe-dev] clang::idx::TranslationUnit usage?
Argyrios Kyrtzidis
akyrtzi at gmail.com
Fri Jul 2 03:15:00 PDT 2010
Hi Zhongxing,
This is supposed to be an abstract version of ASTUnit intended for clients
of libIndex.
AFAIK it's not used since the focus now is on libclang.
Do you have something in mind ?
-Argiris
On Thu, Jul 1, 2010 at 3:16 PM, Zhongxing Xu <xuzhongxing at gmail.com> wrote:
> Hi,
>
> I'm curious about the intended usage of clang::idx::TranslationUnit.
> It's an abstract class and has no subclass. I see a suitable client
> for generating a clang::idx::TranslationUnit is ASTUnit. But I'd like
> to know its original motivation.
> _______________________________________________
> 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/20100702/d136279b/attachment.html>
More information about the cfe-dev
mailing list