[llvm-commits] [llvm] r159658 - /llvm/trunk/include/llvm/Support/IntegersSubsetMapping.h

Anton Korobeynikov anton at korobeynikov.info
Tue Jul 3 13:19:34 PDT 2012


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?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list