| commit | 901540f118cd091626cacb67ece23ef11fbbff41 | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Tue Feb 19 20:50:41 2008 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Tue Feb 19 20:50:41 2008 +0000 |
| tree | ed93c699b49bd7a267492116c10b2fb727621f03 | |
| parent | 4aa9e208faca61a22493d4d731aa4f9cbe900399 [diff] |
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