Skip to content
Commit 83876b45 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

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
parent aa9326c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment