[PATCH] Introducing new tool clang-replace

Manuel Klimek klimek at google.com
Tue Aug 20 04:58:05 PDT 2013



================
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



More information about the cfe-commits mailing list