[llvm-commits] CVS: llvm/include/llvm/ADT/APInt.h
Duncan Sands
baldrick at free.fr
Mon Mar 19 02:11:24 PDT 2007
> Add isStrictPositive() to APInt to determine if this APInt Value > 0.
Shouldn't this be "isStrictlyPositive"?
Duncan.
More information about the llvm-commits
mailing list