summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/instantiate-blocks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* More block instantiation stuff. Set variable/param DeclContextFariborz Jahanian2010-07-131-0/+26
| | | | | | to block context when first instantiating them. llvm-svn: 108266
* BlockDeclRefExpr of a dependent type mustFariborz Jahanian2010-07-091-1/+1
| | | | | | be a dependent expression when its is built. llvm-svn: 108026
* Instantiation of byref variable inFariborz Jahanian2010-07-091-1/+5
| | | | | | block literal expression. llvm-svn: 108019
* Instantiation of block literal expressions. wip.Fariborz Jahanian2010-07-091-0/+29
llvm-svn: 108000
OpenPOWER on IntegriCloud