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