diff options
author | Kazu Hirata <kazu@google.com> | 2022-11-07 09:54:10 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-11-07 09:54:10 -0800 |
commit | c4b74658c7875cf2ac322956c2116c5fbea56158 (patch) | |
tree | e6cd040df24a2996a549137ce1762932aff40d3d /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | f81f880871e04ef0284af14a141a58905e81cdd9 (diff) | |
download | llvm-c4b74658c7875cf2ac322956c2116c5fbea56158.zip llvm-c4b74658c7875cf2ac322956c2116c5fbea56158.tar.gz llvm-c4b74658c7875cf2ac322956c2116c5fbea56158.tar.bz2 |
[mlir] Fix a warning (NFC)
This patch fixes:
mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp:717:48:
error: comparison of integers of different signs: 'int64_t' (aka
'long') and 'uint64_t' (aka 'unsigned long')
[-Werror,-Wsign-compare]
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions