Diff to r281457:
- added a test case CalculateRangesOfInsertionAroundReplacement.
Paths
| Differential D24606
Recommit r281457 "Supports adding insertion around non-insertion replacements". ClosedPublic Authored by ioeric on Sep 15 2016, 4:58 AM.
Details Summary Diff to r281457:
Diff Detail
Event TimelineComment Actions
ioeric retitled this revision from Recommit r281457 "Supports adding insertion around non-insertion replacements" and fix a bug in getAffectedRanges. to Recommit r281457 "Supports adding insertion around non-insertion replacements"..Sep 19 2016, 1:24 AM ioeric updated this object. Comment Actions This patch now only recommits D24515 with an additional test case CalculateRangesOfInsertionAroundReplacement. This revision is now accepted and ready to land.Sep 19 2016, 1:32 AM Closed by commit rL281891: Recommit r281457 "Supports adding insertion around non-insertion replacements". (authored by ioeric). · Explain WhySep 19 2016, 1:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 71779 cfe/trunk/include/clang/Tooling/Core/Replacement.h
cfe/trunk/lib/Tooling/Core/Replacement.cpp
cfe/trunk/unittests/Tooling/RefactoringTest.cpp
|