================
Comment at: cpp11-migrate/UseAuto/UseAutoMatchers.cpp:62
@@ +61,3 @@
+ QualType QT = Node;
+ //llvm::errs() << QT.getAsString() << "\n";
+ for (;;) {
----------------
Sean Silva wrote:
> Don't commit commented out code.
No worries. This patch has a truckload of commented-out and dead code because
it's just in development. I'll start polishing things up once I've got the all
clear for the matching algorithm itself.
http://llvm-reviews.chandlerc.com/D392
BRANCH
iter
ARCANIST PROJECT
clang-tools-extra
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits