[PATCH] D21547: Added calculateRangesAfterReplaments() to calculate affacted ranges in the new code.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 05:17:13 PDT 2016


ioeric updated this revision to Diff 61359.
ioeric marked 6 inline comments as done.
ioeric added a comment.

- Use mergeReplacements to calculate the new affected ranges.


http://reviews.llvm.org/D21547

Files:
  include/clang/Tooling/Core/Replacement.h
  lib/Tooling/Core/Replacement.cpp
  unittests/Tooling/RefactoringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21547.61359.patch
Type: text/x-patch
Size: 8871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160621/b281face/attachment.bin>


More information about the cfe-commits mailing list