[PATCH] D24606: Recommit r281457 "Supports adding insertion around non-insertion replacements" and fix a bug in getAffectedRanges.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 19 01:23:59 PDT 2016
ioeric updated this revision to Diff 71777.
ioeric added a comment.
- Supports adding insertion around non-insertion replacements. Recommit r281457.
- Also add a test case for calculating ranges for replacements with the same offset.
https://reviews.llvm.org/D24606
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: D24606.71777.patch
Type: text/x-patch
Size: 10590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160919/0b774695/attachment.bin>
More information about the cfe-commits
mailing list