[PATCH] D84409: [libTooling] Add an `EditGenerator` that applies a rule throughout a bound node.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 24 07:21:38 PDT 2020
ymandel updated this revision to Diff 280458.
ymandel added a comment.
addressed comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84409/new/
https://reviews.llvm.org/D84409
Files:
clang/include/clang/Tooling/Transformer/RewriteRule.h
clang/lib/Tooling/Transformer/RewriteRule.cpp
clang/lib/Tooling/Transformer/Transformer.cpp
clang/unittests/Tooling/TransformerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84409.280458.patch
Type: text/x-patch
Size: 13372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200724/5e310206/attachment.bin>
More information about the cfe-commits
mailing list