Fixed bug in APInt::Profile() where the BitWidth field was not included in the
profile of the APSInt object. This caused unexpected Profile collisions where
none should have occurred.

llvm-svn: 47338
1 file changed
tree: ed93c699b49bd7a267492116c10b2fb727621f03
  1. clang/
  2. llvm/