<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On Sep 4, 2007, at 4:36 PM, Daniel Berlin wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Also, someone on IRC asked about the weird function naming</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">conventions.<SPAN class="Apple-converted-space">  </SPAN>I know most of llvm uses mixedCase, but i copied the</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">style of BitVector, which has a weird mix.<SPAN class="Apple-converted-space">  </SPAN>I'm happy to change it :)</FONT></P> </BLOCKQUOTE></DIV><BR><DIV>Yes please. By default, it is a good idea to follow llvm coding conventions instead of copying violation of coding style from existing code. Otherwise it pollutes code and, in future, gives someone one additional reason to not follow preferred coding style  :) While you're here please fix BitVector also.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks!</DIV><DIV>-</DIV><DIV>Devang</DIV></BODY></HTML>