Files
clang-p2996/mlir/unittests/IR/PatternMatchTest.cpp
Kazu Hirata 27839e1e17 [mlir] Fix warnings
This patch fixes:

  third-party/unittest/googletest/include/gtest/gtest.h:1526:11:
  error: comparison of integers of different signs: 'const unsigned
  long' and 'const int' [-Werror,-Wsign-compare]
2022-12-22 11:10:47 -08:00

1.7 KiB