[PATCH] clang-replace: Re-org of file structure

Manuel Klimek klimek at google.com
Fri Aug 30 06:21:23 PDT 2013



================
Comment at: clang-replace/include/clang-replace/Tooling/Replace.h:1
@@ -1,2 +1,2 @@
-//===-- Core/ApplyChangeDescriptions.h --------------------------*- C++ -*-===//
+//===-- Replace.h - Replacement deduplciation and application ----- C++ -*-===//
 //
----------------
*deduplication

================
Comment at: clang-replace/include/clang-replace/Tooling/Replace.h:1
@@ -1,2 +1,2 @@
-//===-- Core/ApplyChangeDescriptions.h --------------------------*- C++ -*-===//
+//===-- Replace.h - Replacement deduplciation and application ----- C++ -*-===//
 //
----------------
Manuel Klimek wrote:
> *deduplication
Btw, I liked the original file name "ApplyReplacements" better.
I remember probably having writting "Replace.h or something" in IRC - in the future, if I write "or something", please note that that means I use it only to illustrate a concept, not to make a naming suggestion.


http://llvm-reviews.chandlerc.com/D1548



More information about the cfe-commits mailing list