aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorHuihui Zhang <huihuiz@quicinc.com>2020-02-11 14:42:41 -0800
committerHuihui Zhang <huihuiz@quicinc.com>2020-02-11 14:46:09 -0800
commitaedda89f656b286cff44756a4dcb50117051ebe9 (patch)
treeeffe2445e748849024f2021648a11a78518e26d1 /llvm/lib/Support/ErrorHandling.cpp
parent1217ea502edb4884c2438692bfcad1dde6e14bf9 (diff)
downloadllvm-aedda89f656b286cff44756a4dcb50117051ebe9.zip
llvm-aedda89f656b286cff44756a4dcb50117051ebe9.tar.gz
llvm-aedda89f656b286cff44756a4dcb50117051ebe9.tar.bz2
[NFC] Fix warning: comparison of integers of different signs.
../polly/lib/Transform/ScheduleOptimizer.cpp:812:54: warning: comparison of integers of different signs: 'isl_size' (aka 'int') and 'const unsigned int' [-Wsign-compare] isl_schedule_node_band_n_member(Node.get()) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions