]> granicus.if.org Git - clang/commit
Remove an unnecessary/buggy if check. Ran into this with some other
authorEli Friedman <eli.friedman@gmail.com>
Wed, 21 May 2008 13:24:44 +0000 (13:24 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 21 May 2008 13:24:44 +0000 (13:24 +0000)
commit788d571f4de788403d669d373e5c17b8da07b1ad
treeb2799872f4cd62c30bcd1d14c4d168e2e4bff844
parent0ac5957479f1968b1852d7c1e8d3e397ba0d4f0d
Remove an unnecessary/buggy if check. Ran into this with some other
changes in my tree, so I don't have a testcase which affects trunk.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51371 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp