Fariborz Jahanian
|
b5f99c3f4f
|
Fixes rewriter bug rewriting byref related API where a struct
definition comes after where it is needed. Fixes radar 7589385.
llvm-svn: 94788
|
2010-01-29 01:55:49 +00:00 |
Fariborz Jahanian
|
faf85c0dbe
|
Fix a rewriting crash and correct rewriting of __block
declaration where its initializer has a type-cast.
llvm-svn: 93650
|
2010-01-16 19:36:43 +00:00 |
Fariborz Jahanian
|
195ac2dfab
|
Patch to avoid duplicate declaration of byref structs
for __block variables of same name declared in multiple scopes.
Fixes radar 7540194
llvm-svn: 93474
|
2010-01-14 23:05:52 +00:00 |