[mlir] fix -Wsign-compare equivalent on Windows
authorAlex Zinenko <zinenko@google.com>
Tue, 30 Aug 2022 20:55:31 +0000 (22:55 +0200)
committerAlex Zinenko <zinenko@google.com>
Tue, 30 Aug 2022 20:56:31 +0000 (22:56 +0200)
commit0fd95808650aa2addc851ba66a6fc00a83f3f28f
tree0292fc69921adee34b7b4b8d5f0719f39ab637a0
parent77e1d9beedeccfc0e368b3f34956e12f78d0faa2
[mlir] fix -Wsign-compare equivalent on Windows

Some clients treat this as compilation error.
mlir/lib/AsmParser/AttributeParser.cpp