[APInt] Fix a bug in the unit testing introduced in 55968109d
authorPeter Rong <PeterRong96@gmail.com>
Thu, 15 Dec 2022 18:51:33 +0000 (10:51 -0800)
committerPeter Rong <PeterRong96@gmail.com>
Thu, 15 Dec 2022 18:51:33 +0000 (10:51 -0800)
commita3b4feff2503f805aed898defbdb0ea30d7ed44a
tree313ba06e4737f4ed242f57e496e7c9ba45b250be
parent7fdd0c00e0ab030b64618778c24dc329ce3d1535
[APInt] Fix a bug in the unit testing introduced in 55968109d

Signed-off-by: Peter Rong <PeterRong96@gmail.com>
llvm/unittests/ADT/APIntTest.cpp