]> granicus.if.org Git - clang/commit
Replace a couple of Builder.CreateICmpEQ with Builder.CreateIsNull. No functionality...
authorAnders Carlsson <andersca@mac.com>
Mon, 11 Apr 2011 00:30:07 +0000 (00:30 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 11 Apr 2011 00:30:07 +0000 (00:30 +0000)
commitb924124316becf2968a37dab36d0c48ea167666f
tree69e12f49221718e6c39d0773f46479c4e299913d
parentbc34b1d7f4f371bfdebf68d66086f54586d68abe
Replace a couple of Builder.CreateICmpEQ with Builder.CreateIsNull. No functionality change.

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