[PATCH] Introducing initial UseAuto transform

Sean Silva silvas at purdue.edu
Fri Feb 15 16:05:34 PST 2013



================
Comment at: cpp11-migrate/UseAuto/UseAutoMatchers.cpp:62
@@ +61,3 @@
+  QualType QT = Node;
+  //llvm::errs() << QT.getAsString() << "\n";
+  for (;;) {
----------------
Don't commit commented out code.


http://llvm-reviews.chandlerc.com/D392

BRANCH
  iter

ARCANIST PROJECT
  clang-tools-extra



More information about the cfe-commits mailing list