================
Comment at: cpp11-migrate/LoopConvert/VariableNaming.cpp:152
@@ +151,3 @@
+    Start = *Parent;
+  } while (1);
+
----------------
Manuel Klimek wrote:
> 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)
Yes no problem, I'll add the FIXME and also I'm adding some positive and 
negative tests to naming-conflict.cpp in the next patch. What do you mean with 
a more common library?


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