================ Comment at: clang-replace/ApplyReplacements.cpp:192 @@ +191,3 @@ + + // FIXME: Time to apply + ---------------- I would call this function mergeAndDeduplicate (or something), and have it "return" GroupedReplacements. http://llvm-reviews.chandlerc.com/D1424