On 16 April 2013 04:00, Rui Ueyama <[email protected]> wrote: > Yes, I think the new while-loop is not in a very hot path, as it is executed > only when there's a '/' at the very beginning of a line in a block comment. > And it loops only when previous lines are continuation lines. That should be > pretty unusual. I think that's why this minor bug was not found until now :) > > Can anyone else take a look?
Chris I guess. He is not on code owners for it must I think most of the lexer is still his. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
