================
Comment at: clang-replace/ApplyReplacements.h:33
@@ +32,3 @@
+typedef std::vector<clang::tooling::TranslationUnitReplacements>
+TUReplacementsVec;
+
----------------
Manuel Klimek wrote:
> Nit: I'd call it TUReplacmenets or TUReplacmentsVector if you must :)
TUReplacements or TUReplacementsVector that is (I hope)!


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

Reply via email to