On Oct 7, 2010, at 2:52 PM, Argyrios Kyrtzidis wrote:
> Author: akirtzidis
> Date: Thu Oct  7 16:52:18 2010
> New Revision: 115985
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=115985&view=rev
> Log:
> Fix an infinite loop, caused by unintended syntax bug (the 'break;' after 
> 'default:' was intended to break out of the while loop).
> Fixes rdar://8518859&8520617.

Thanks!  Stupid mistake on my part.

John.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to