[PATCH] D39027: [docs][refactor] Add a new tutorial that talks about how one can implement refactoring actions

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 17 17:38:17 PDT 2017


arphaman created this revision.

This patch adds a new tutorial to Clang's talks that walks through an example of a refactoring action and how it can be implemented in Clang.


Repository:
  rL LLVM

https://reviews.llvm.org/D39027

Files:
  docs/RefactoringActionTutorial.rst
  docs/RefactoringEngine.rst
  docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39027.119409.patch
Type: text/x-patch
Size: 17700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171018/e04d8afb/attachment.bin>


More information about the cfe-commits mailing list