[PATCH] D70554: [libTooling] Add stencil combinators for nodes that may be pointers or values.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 22 07:09:17 PST 2019
ymandel updated this revision to Diff 230646.
ymandel added a comment.
renamed combinators; reordered cases to pair x and maybeX.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70554/new/
https://reviews.llvm.org/D70554
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: D70554.230646.patch
Type: text/x-patch
Size: 5210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191122/92933a68/attachment.bin>
More information about the cfe-commits
mailing list