================ 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
