================ 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
