[PATCH] Introducing new tool clang-replace
Manuel Klimek
klimek at google.com
Thu Aug 22 02:42:41 PDT 2013
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
More information about the cfe-commits
mailing list