[cfe-dev] Failure to rewrite code using clang plugin

Miklos Vajna via cfe-dev cfe-dev at lists.llvm.org
Mon May 2 00:35:35 PDT 2016


Hi,

On Thu, Apr 28, 2016 at 05:48:13PM -0300, Pablo Oliva via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> Is Rewriter unusable unless it is used
> as a plugin?

I don't think so, here is e.g. a clang::Rewriter that is not part of LLVM and
is not a plugin, but is based on libtooling:

https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=clang/rename.cxx;hb=HEAD

Regards,

Miklos



More information about the cfe-dev mailing list