Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 473 Build 473: arc lint + arc unit
Event Timeline
clang-move/ClangMove.cpp | ||
---|---|---|
451–455 | 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. |
Comment Actions
Awesome! Lg with one nit.
clang-move/ClangMove.cpp | ||
---|---|---|
195–196 | This is also dead I think :P |
This is also dead I think :P