Silence a clang warning about the deprecated (but perfectly reasonable in
authorJohn McCall <rjmccall@apple.com>
Wed, 16 Dec 2009 20:31:50 +0000 (20:31 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 16 Dec 2009 20:31:50 +0000 (20:31 +0000)
commit6eeccd4aa4f332bc60ae120ea5753a4020b75a61
treed0c00169d57864ac3ff18cd7f2e9d2f0f2ab6db9
parent819309efec6f11ba752bd7cbfe186495745f020b
Silence a clang warning about the deprecated (but perfectly reasonable in
context) increment-of-bool idiom.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91564 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Thumb1InstrInfo.cpp