[PATCH] D61015: [LibTooling] Change Transformer's TextGenerator to a partial function.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 30 06:44:34 PDT 2019
ymandel updated this revision to Diff 197316.
ymandel marked 2 inline comments as done.
ymandel added a comment.
Addresses comments, including error handling style and signature of ChangeConsumer.
Updates testing code to use new ChangeConsumer signature.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61015/new/
https://reviews.llvm.org/D61015
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: D61015.197316.patch
Type: text/x-patch
Size: 10217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190430/b63b6a4a/attachment.bin>
More information about the cfe-commits
mailing list