[PATCH] Extend loop variable naming checks
Jack Yang
jack.yang at intel.com
Thu Mar 7 08:59:31 PST 2013
================
Comment at: test/cpp11-migrate/LoopConvert/naming-conflict.cpp:31
@@ +30,3 @@
+ // CHECK-NOT: (void) num;
+ // CHECK-NEXT: }
+}
----------------
Sorry, this should have been a "CHECK: }". Not sure why I changed it from a CHECK to CHECK-NEXT. Though since this check isn't necessary, I'll probably be deleting it.
http://llvm-reviews.chandlerc.com/D484
More information about the cfe-commits
mailing list