Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 472 Build 472: arc lint + arc unit
Event Timeline
clang-move/ClangMove.cpp | ||
---|---|---|
462–466 | For deletions, you can simply use add, which now simply merges overlapping deletions. And I think it should be considered an error if add fails. With add, you can get rid of addOrMergeReplacement. |
This is also dead I think :P