[PATCH] Adding Replacement serialization support

Manuel Klimek klimek at google.com
Tue Aug 20 04:54:03 PDT 2013


  lg


================
Comment at: include/clang/Tooling/Refactoring.h:179
@@ +178,3 @@
+  /// A freeform chunk of text to describe the context of the replacements.
+  std::string Context;
+
----------------
I still think we need a more extensive comment here that states how it will be used:
// <what you have>
// Will be printed for example when detecting conflicts during deduplication.


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

BRANCH
  serialize

ARCANIST PROJECT
  clang



More information about the cfe-commits mailing list