Change APInt to APSInt in one instance. Also change a call to operator==() to
APSInt::isSameValue() when comparing different sized APSInt's. llvm-svn: 160641
Loading
Please register or sign in to comment
APSInt::isSameValue() when comparing different sized APSInt's. llvm-svn: 160641