Done. Thanks!

-bw

On Dec 1, 2013, at 3:37 PM, Dmitri Gribenko <[email protected]> wrote:

> On Sun, Dec 1, 2013 at 7:09 AM, Benjamin Kramer
> <[email protected]> wrote:
>> Author: d0k
>> Date: Sun Dec  1 09:09:32 2013
>> New Revision: 196048
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=196048&view=rev
>> Log:
>> CommentLexer: When proceeding with a typo corrected name don't clobber the 
>> token.
>> 
>> This would crash if the token is used in another diagnostic. PR18051.
> 
> Bill,
> 
> Please pull this commit into the release branch.
> 
> Thanks!
> 
> Dmitri
> 
> -- 
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/


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

Reply via email to