[cfe-dev] libclang refactoring tool talk proposed for C++ Now! 2014

Manuel Klimek klimek at google.com
Mon Nov 18 05:49:13 PST 2013


On Fri, Nov 8, 2013 at 3:22 PM, Richard <legalize at xmission.com> wrote:

>
> In article <
> CAOsfVvn2kTSD6S9wZhtbmpH-YDHwBKucDs21s-oVkeyzhK0dRg at mail.gmail.com>,
>     Manuel Klimek <klimek at google.com> writes:
>
> > On Tue, Nov 5, 2013 at 5:52 PM, Richard <legalize at xmission.com> wrote:
>
> > > After I suggested this refactoring as a feature for clang-modernize, I
> > > received a private suggestion that this project would make an
> > > excellent tutorial for writing your own refactoring tool using
> > > libtooling.
> >
> > Very cool. Is this based off of libclang or libtooling (normally we refer
> > to libclang to mean the stable "C" interface). If it is indeed
> libtooling,
> > I wouldn't say "libclang", as otherwise that might be confusing...
>
> I prototyped my example using remove-cstr-calls as a guide and it is based
> on libtooling.
>

Then I'd just make sure to not call it "libclang" anywhere in the talk, as
otherwise that might confuse people. Looking forward to your presentation :)


> --
> "The Direct3D Graphics Pipeline" free book <
> http://tinyurl.com/d3d-pipeline>
>      The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
>          The Terminals Wiki <http://terminals.classiccmp.org>
>   Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.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/20131118/0637063f/attachment.html>


More information about the cfe-dev mailing list