[PATCH] D67961: [libTooling] Introduce the MatchConsumer abstraction

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 25 06:01:15 PDT 2019


ymandel updated this revision to Diff 221733.
ymandel marked 3 inline comments as done.
ymandel added a comment.

addressed comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67961/new/

https://reviews.llvm.org/D67961

Files:
  clang/include/clang/Tooling/Refactoring/MatchConsumer.h
  clang/include/clang/Tooling/Refactoring/RangeSelector.h
  clang/include/clang/Tooling/Refactoring/Transformer.h
  clang/lib/Tooling/Refactoring/RangeSelector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67961.221733.patch
Type: text/x-patch
Size: 5533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190925/a58ecdd1/attachment-0001.bin>


More information about the cfe-commits mailing list