[PATCH] D92658: [libTooling] Add `formatNode` stencil for formatting AST nodes for diagnostics.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 4 07:25:23 PST 2020
ymandel created this revision.
ymandel added a reviewer: tdl-g.
ymandel requested review of this revision.
Herald added a project: clang.
This new stencil combinator is intended for use in diagnostics and the like.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92658
Files:
clang/include/clang/Tooling/Transformer/Stencil.h
clang/lib/Tooling/Transformer/Stencil.cpp
clang/unittests/Tooling/StencilTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92658.309535.patch
Type: text/x-patch
Size: 6621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201204/121f6a85/attachment.bin>
More information about the cfe-commits
mailing list