Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More block instantiation stuff. Set variable/param DeclContext | Fariborz Jahanian | 2010-07-13 | 1 | -0/+26 |
| | | | | | | to block context when first instantiating them. llvm-svn: 108266 | ||||
* | BlockDeclRefExpr of a dependent type must | Fariborz Jahanian | 2010-07-09 | 1 | -1/+1 |
| | | | | | | be a dependent expression when its is built. llvm-svn: 108026 | ||||
* | Instantiation of byref variable in | Fariborz Jahanian | 2010-07-09 | 1 | -1/+5 |
| | | | | | | block literal expression. llvm-svn: 108019 | ||||
* | Instantiation of block literal expressions. wip. | Fariborz Jahanian | 2010-07-09 | 1 | -0/+29 |
llvm-svn: 108000 |