<div class="gmail_quote">On Fri, Jun 8, 2012 at 2:22 PM, Jordan Rose <span dir="ltr"><<a href="mailto:jordan_rose@apple.com" target="_blank">jordan_rose@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div class="im"><br><div><div>On Jun 8, 2012, at 14:21 , Chandler Carruth <<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>> wrote:</div><br><blockquote type="cite">
<div class="gmail_quote">On Fri, Jun 8, 2012 at 2:14 PM, Jordan Rose <span dir="ltr"><<a href="mailto:jordan_rose@apple.com" target="_blank">jordan_rose@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Author: jrose<br>
Date: Fri Jun  8 16:14:19 2012<br>
New Revision: 158229<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=158229&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=158229&view=rev</a><br>
Log:<br>
If fixits appear to overlap, move the second one over in the output.<br>
<br>
This occurs when you have two insertions and the first one is so long that the<br>
second fixit's column is before the first fixit ends. The edits themselves<br>
don't actually overlap, but our command-line preview does.<br></blockquote><div><br></div><div>Can you use FileCheck to write a test case please?</div></div></blockquote><br></div></div><div>Sorry, I couldn't think of one besides the case in r158230 and then forgot to go back and do it. Thanks for the reminder.</div>
</div></blockquote><div><br></div><div>Matt, you've seen this a bit. Can you provide a simple test case? </div></div>