void* is represented as pointer to empty struct {}.
Thus we need to check whether the struct is empty before trying to index into it. This fixes PR3381. llvm-svn: 62918
Loading
Please register or sign in to comment
Thus we need to check whether the struct is empty before trying to index into it. This fixes PR3381. llvm-svn: 62918