| commit | 94a9ae776d940fe05985c9a984d1a40534eebdeb | [log] [tgz] |
|---|---|---|
| author | Richard Trieu <rtrieu@google.com> | Fri Jan 09 00:58:16 2015 +0000 |
| committer | Richard Trieu <rtrieu@google.com> | Fri Jan 09 00:58:16 2015 +0000 |
| tree | 5b2a38838b8cdb46aada3c38cd2ba4b8b95af735 | |
| parent | f4ea3d3d9c624813f03679021a064687b56f7c08 [diff] |
Use APSInt::isSameValue instead of operator== in a place where two APSInt's may have different sizes. Fixes PR22017 llvm-svn: 225488