Now we're into the very nitty :) Apart from that lg!
================ Comment at: clang-replace/ApplyReplacements.h:33 @@ +32,3 @@ +typedef std::vector<clang::tooling::TranslationUnitReplacements> +TUReplacementsVec; + ---------------- Nit: I'd call it TUReplacmenets or TUReplacmentsVector if you must :) http://llvm-reviews.chandlerc.com/D1424 BRANCH clang-replace ARCANIST PROJECT clang-tools-extra _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
