]> granicus.if.org Git - clang/commit
Fix compiler warning about to false -> pointer conversion; patch by Dimitry Andric!
authorDaniel Dunbar <daniel@zuster.org>
Wed, 2 Jun 2010 15:47:03 +0000 (15:47 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 2 Jun 2010 15:47:03 +0000 (15:47 +0000)
commitc0012d65f8a63b0ad0cd5053780322c44a65af3f
tree35ddd64324e23adc7d3f51485c0b31442191fe4e
parentdc32cdf2a92de17901496d064db83786d552137f
Fix compiler warning about to false -> pointer conversion; patch by Dimitry Andric!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105328 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseExprCXX.cpp