]> granicus.if.org Git - llvm/commit
[ConstantRange] Try to fix compiler warnings; NFC
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 15 Mar 2019 18:08:06 +0000 (18:08 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 15 Mar 2019 18:08:06 +0000 (18:08 +0000)
commit5ac2b03ffe877f457594dc3b3c80e02df748a7d2
treeb3487aabeacf858b84c23292fcb6930456ea1277
parentf54c916764e434feb3defd46e4e771510c12d454
[ConstantRange] Try to fix compiler warnings; NFC

Try to fix "ignoring return value" and "default label" errors on
clang-with-thin-lto-ubuntu buildbot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356286 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/IR/ConstantRangeTest.cpp