[llvm-commits] CVS: llvm/include/llvm/ADT/APInt.h
Reid Spencer
rspencer at reidspencer.com
Mon Mar 19 07:48:02 PDT 2007
On Mon, 2007-03-19 at 10:11 +0100, Duncan Sands wrote:
> > Add isStrictPositive() to APInt to determine if this APInt Value > 0.
>
> Shouldn't this be "isStrictlyPositive"?
Yes, it Should.
Sheng, please correct the name of this function as Duncan suggested.
Thanks,
Reid.
>
> Duncan.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list