================
Comment at: cpp11-migrate/LoopConvert/VariableNaming.cpp:152
@@ +151,3 @@
+    Start = *Parent;
+  } while (1);
+
----------------
This actually looks useful - we might want to get this into a more common 
library, together with a whole bunch of unit tests (perhaps add a FIXME to that 
end)


http://llvm-reviews.chandlerc.com/D950
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to