[PATCH] D60408: [LibTooling] Extend Transformer to support multiple simultaneous changes.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 15 12:22:42 PDT 2019
ymandel updated this revision to Diff 195234.
ymandel marked 2 inline comments as done.
ymandel added a comment.
Deleted ASTEdit builder; added more `change` overloads.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60408/new/
https://reviews.llvm.org/D60408
Files:
clang/include/clang/Tooling/Refactoring/Transformer.h
clang/lib/Tooling/Refactoring/Transformer.cpp
clang/unittests/Tooling/TransformerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60408.195234.patch
Type: text/x-patch
Size: 24703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190415/97dafbc6/attachment-0001.bin>
More information about the cfe-commits
mailing list