commit | 270cc66683b22d6bb0b4644f5a40f84d45edf119 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Mon Aug 25 09:51:32 2008 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Mon Aug 25 09:51:32 2008 +0000 |
tree | 6447bc34fe7cff931e133db0c2ef13d4ff61a2de | |
parent | 302684c5e2242c350efb3a638cd0ed1de21705e1 [diff] |
Do is-a-pointer checks in terms of LLVM types in EmitScalarConversion(). - Important for allowing Obj-C void * to id<X> casts and so on. - Not sure about this fix however, perhaps Type should understand that id is effectively a pointer type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55311 91177308-0d34-0410-b5e6-96231b3b80d8