Fixed default ctor for APInt to properly initialize BitWidth to a
authorTed Kremenek <kremenek@apple.com>
Wed, 7 Nov 2007 00:27:59 +0000 (00:27 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 7 Nov 2007 00:27:59 +0000 (00:27 +0000)
commit586504d5ed35d5765652370c4b4e68eb21b2b34a
tree77dc0d0ec469502fccb1f8fc127e8d376f9f210f
parent483ec21d90295c146b5555ed66c16860bcfff942
Fixed default ctor for APInt to properly initialize BitWidth to a
non-random value.

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