Typz added a comment.

> I am still trying to get to the bottom of this assertion, any hint where to 
> look for?

OK, got it. The issue is that we will actually need to run the wrapping 3 times 
when DryRun = false : call reflowProtrudingToken() twice with DryRun=true to 
find out the better option, then call it once more with DryRun=false.


https://reviews.llvm.org/D33589



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to