]> granicus.if.org Git - clang/commit
Change another is-a-pointer check to check in terms of LLVM type.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 25 Aug 2008 10:38:11 +0000 (10:38 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 25 Aug 2008 10:38:11 +0000 (10:38 +0000)
commitd1d66bcd6914ff82abdfa88dd25bb0b74cde3b99
tree92300e8ff4f1b1f40ff7c9c1e495a9677150ebe9
parent270cc66683b22d6bb0b4644f5a40f84d45edf119
Change another is-a-pointer check to check in terms of LLVM type.

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