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. llvm-svn: 55311
Loading
Please register or sign in to comment