<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div class="im"><blockquote type="cite">
<div dir="ltr"><div class="gmail_extra"><br>
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              +  Value *foldFMulConst(Instruction *FMulOrDiv, ConstantFP
              *C,<br>
              +                       Instruction *InsertBefore);<br>
            </blockquote>
            <div><br>
            </div>
            <div>Formatting.</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br></div>
    The real code in VI/emacs and the diff sent to the list looks quite
    different from what you pasted here. <br>
    In the code the two "Instruction"s are aligned. (I'm sure there is
    no leading tab, I configure my vi such <br>
    that all tab is converted to space). <br>
    <br></div></blockquote><div><br></div><div style>Ah. My email had it how it's pasted. Silly email.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
    Are you talking about the alignment issue. Or something else? <br></div></blockquote><div><br></div><div style>Nah, that's it.</div><div style> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
    I cannot fold the 2nd line to the previous line as it exceeds 80
    column. <br><div class="im">
    <br></div></div></blockquote><div><br></div><div style>Yep.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
<div class="im"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              +Value *InstCombiner::foldFMulConst<br>
              +  (Instruction *FMulOrDiv, ConstantFP *C, Instruction
              *InsertBefore) {<br>
            </blockquote>
            <div><br>
            </div>
            <div>Formatting.</div>
          </div>
        </div>
      </div>
    </blockquote></div>
    The 2nd line is indented by 2 space in the real-code? <br>
    By "formating", do you mean format like this:<br>
      "Value *class::member (type para1,  /*80-th-column here*/<br>
                                           type para2);<div class="im"><br></div></div></blockquote><div><br></div><div style>Precisely. Go ahead and put as many arguments on the first line as can fit.</div><div> </div></div>
Thanks!</div><div class="gmail_extra"><br></div><div class="gmail_extra" style>-eric</div></div>