Bug fix, apply default argument promotion in message sends for which
no method declaration was found. - This was allowing arrays to pass "by value" among other things. Add assert in CodeGen that arguments cannot have array type. llvm-svn: 56080
Loading
Please register or sign in to comment