getActiveWords should return the number of words, not the index of the
authorReid Spencer <rspencer@reidspencer.com>
Wed, 28 Feb 2007 02:20:49 +0000 (02:20 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 28 Feb 2007 02:20:49 +0000 (02:20 +0000)
commit84b4eeccc70b39f975a82ad098413d129d38a7d3
treec79088bad127c50e0cca0f93dfc00aae2841b8a9
parentff6057664636d5ce5e996bdebac1a8e6b3058504
getActiveWords should return the number of words, not the index of the
highest active words. Increment its result by one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34713 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h