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
Loading
Please register or sign in to comment