aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2020-06-03 15:09:03 -0700
committerPhilip Reames <listmail@philipreames.com>2020-06-03 15:10:20 -0700
commitff529e0f2792e1383a602e4b8a466337fd0c2926 (patch)
treec67d17a52bfee775c018408059c105ca2ae0692c /llvm/unittests/Support/VirtualFileSystemTest.cpp
parent8dd34cce0716e0d83c2f05375e8352b5fb4c680c (diff)
downloadllvm-ff529e0f2792e1383a602e4b8a466337fd0c2926.zip
llvm-ff529e0f2792e1383a602e4b8a466337fd0c2926.tar.gz
llvm-ff529e0f2792e1383a602e4b8a466337fd0c2926.tar.bz2
[Statepoint] Fix signed vs unsigned in index handling
As noted in a comment on D80937, all of these are specified as unsigned values, but the verifier code was using signed. Given the practical values involved, the different in range didn't matter, but we might as well clean it up.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions