<div dir="ltr">On Fri, Mar 29, 2013 at 5:04 PM, Eli Bendersky <span dir="ltr"><<a href="mailto:eliben@google.com" target="_blank">eliben@google.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">
<div><div class="h5"><div><br></div></div></div><div>Here and elsewhere, could you use SmallVectorImpl to decouple yourself from the size hint in function signatures? This is used in other places throughout LLVM and IMHO makes much nicer code.</div>
<span class=""><font color="#888888">
<div><br></div></font></span></div></div></div></blockquote><div><br></div><div style>It is also documented <<a href="http://llvm.org/docs/ProgrammersManual.html#llvm-adt-smallvector-h">http://llvm.org/docs/ProgrammersManual.html#llvm-adt-smallvector-h</a>> :)</div>
<div style><br></div><div style>-- Sean Silva </div></div><br></div></div>