[PATCH] D114011: Add a clang-transformer tutorial

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 16 11:38:05 PST 2021


ymandel created this revision.
Herald added a subscriber: arphaman.
ymandel updated this revision to Diff 387719.
ymandel added a comment.
ymandel edited the summary of this revision.
ymandel added reviewers: gribozavr2, aaron.ballman.
ymandel changed the edit policy from "All Users" to "Only User: ymandel (Yitzhak Mandelbaum)".
ymandel added a project: clang.
ymandel published this revision for review.
Herald added a subscriber: cfe-commits.

tweaks


This patch adds a tutorial for the ClangTransformer library in libTooling (`clang/Tooling/Transformer`).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114011

Files:
  clang/docs/ClangTransformerTutorial.rst
  clang/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114011.387719.patch
Type: text/x-patch
Size: 19308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211116/3eb15276/attachment-0001.bin>


More information about the cfe-commits mailing list