[PATCH] D68795: [libTooling] Move `RewriteRule` abstraction into its own header and impl.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 11 07:46:10 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe38c36b7b0ab: [libTooling] Move `RewriteRule` abstraction into its own header and impl. (authored by ymandel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68795/new/
https://reviews.llvm.org/D68795
Files:
clang/include/clang/Tooling/Transformer/RewriteRule.h
clang/include/clang/Tooling/Transformer/Transformer.h
clang/lib/Tooling/Transformer/CMakeLists.txt
clang/lib/Tooling/Transformer/RewriteRule.cpp
clang/lib/Tooling/Transformer/Transformer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68795.224593.patch
Type: text/x-patch
Size: 27495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191011/0cf7d23b/attachment-0001.bin>
More information about the cfe-commits
mailing list