]> granicus.if.org Git - clang/commit
[Analysis] Silence -Wtautological-constant-compare in two tests
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 12 Oct 2017 20:27:41 +0000 (20:27 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 12 Oct 2017 20:27:41 +0000 (20:27 +0000)
commit5d9530c605b990327779b4bb2e129a3da2d8b8e8
treed0d621b3942b58cd05bc9c4cc5a78147ee0a651a
parentb9f3533558ed08b1a86b0f743af72321986f49b1
[Analysis] Silence -Wtautological-constant-compare in two tests

Yes, did not check that. Need to do better :(
I do not believe it makes sense to do expect that warning here.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315615 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/conversion.c
test/Analysis/null-deref-ps.c