diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-03-11 09:58:10 -0400 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-03-11 09:58:10 -0400 |
commit | b94d4b19034bdce139d2c58c31f6235b7915e16b (patch) | |
tree | b8f1c0059830d08b82ab71bfcb57371cff81e928 /clang/lib/Lex/ModuleMap.cpp | |
parent | edbf2fde14a2b50e64ea20a011b2a3242c75b4d9 (diff) | |
download | llvm-b94d4b19034bdce139d2c58c31f6235b7915e16b.zip llvm-b94d4b19034bdce139d2c58c31f6235b7915e16b.tar.gz llvm-b94d4b19034bdce139d2c58c31f6235b7915e16b.tar.bz2 |
[unittests][Object] Use matching signedness for expected value
Speculative fix for buildbot breakage:
http://lab.llvm.org:8011/builders/clang-ppc64le-rhel/builds/1899/steps/ninja%20check%201/logs/stdio
D75742 introduces checks that cause bots to complain about comparing
values where the integer types mismatch on signedness.
This patch makes the expected value unsigned in various cases (since the
value being tested is unsigned).
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions