[cfe-dev] RFC: Tree-based refactorings with Clang

Ilya Biryukov via cfe-dev cfe-dev at lists.llvm.org
Mon Feb 25 10:50:51 PST 2019


Hi everyone,

We would like to propose a new way of writing refactorings on top of the
Clang infrastructure. Our is to have nice APIs that hide tedious tasks,
like dealing with macros or adding parentheses around changed expressions.

Design is discussed in detail here:
https://docs.google.com/document/d/161XftOcF-ut1pGQr5ci9kXd_y0jRQl3y9sVyvuEkLDc/edit?usp=sharing


Please let us know what you think either by adding comments to the document
or directly in this thread.
Eager to hear your thoughts!

-- 
Regards,
Ilya Biryukov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190225/c3daab4b/attachment.html>


More information about the cfe-dev mailing list