[PATCH] D66652: [libTooling] Transformer: refine `SourceLocation` specified as anchor of changes.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 27 08:16:46 PDT 2019


ymandel updated this revision to Diff 222177.
ymandel added a comment.
Herald added a subscriber: jfb.

reworked to follow same scheme as clang-tidy version, per discussion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66652

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: D66652.222177.patch
Type: text/x-patch
Size: 5700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190927/3808e0e3/attachment.bin>


More information about the cfe-commits mailing list