| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move block return type inference diagnostic to a common place where | Fariborz Jahanian | 2011-12-03 | 1 | -1/+1 |
| | | | | | | | Function or array lvalue conversions happens. llvm-svn: 145782 | ||||
| * | If block literal return type is not specified, return type of the block is | Fariborz Jahanian | 2011-12-03 | 1 | -0/+13 |
| | | | | | | | | inferred from return types. All the return statements have to agree about the type. // rdar://10466373 llvm-svn: 145774 | ||||
| * | Instantiation of byref variable in | Fariborz Jahanian | 2010-07-09 | 1 | -0/+19 |
| block literal expression. llvm-svn: 108019 | |||||

