Fariborz Jahanian
|
e7ffbe233e
|
More block instantiation stuff. Set variable/param DeclContext
to block context when first instantiating them.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108266 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-13 20:05:58 +00:00 |
Fariborz Jahanian
|
833f42e327
|
BlockDeclRefExpr of a dependent type must
be a dependent expression when its is built.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108026 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-09 22:21:32 +00:00 |
Fariborz Jahanian
|
5750b81beb
|
Instantiation of byref variable in
block literal expression.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108019 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-09 21:27:28 +00:00 |
Fariborz Jahanian
|
a729da2c29
|
Instantiation of block literal expressions. wip.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108000 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-09 18:44:02 +00:00 |