[llvm-commits] [llvm] r159658 - /llvm/trunk/include/llvm/Support/IntegersSubsetMapping.h
Chandler Carruth
chandlerc at google.com
Tue Jul 3 13:30:03 PDT 2012
On Tue, Jul 3, 2012 at 1:19 PM, Anton Korobeynikov
<anton at korobeynikov.info>wrote:
> Stepan,
>
> > + void diff_single_numbers(self *LExclude, self *Intersection, self
> *RExclude,
> > + const self& RHS) {
> Will you please consider reading
>
> http://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly
> ?
> Or at least look for function names around?
>
This is egregious.
Stepan, please revert, and please switch to pre-commit review until you're
more comfortable with the coding standards of LLVM. This code isn't ready
to be committed to trunk in its current form.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120703/8d59a7be/attachment.html>
More information about the llvm-commits
mailing list