[PATCH] Introducing new tool clang-replace
Daniel Jasper
djasper at google.com
Thu Aug 22 04:17:48 PDT 2013
================
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
More information about the cfe-commits
mailing list